diff options
Diffstat (limited to 'math/ngraph/files/patch-Makefile')
-rw-r--r-- | math/ngraph/files/patch-Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/math/ngraph/files/patch-Makefile b/math/ngraph/files/patch-Makefile index a147ad434831..e91c8f5f2d7c 100644 --- a/math/ngraph/files/patch-Makefile +++ b/math/ngraph/files/patch-Makefile @@ -1,6 +1,6 @@ ---- Makefile.orig 2015-07-13 12:31:19.000000000 +0900 -+++ Makefile 2015-07-18 08:34:18.463818755 +0900 -@@ -3,26 +3,26 @@ +--- Makefile.orig 2015-07-13 03:31:19 UTC ++++ Makefile +@@ -3,26 +3,26 @@ MAINVERSION = '"6.03"' GUIVERSION = '".54"' VERSION=6.3.54 ALIGNSIZE = 8 @@ -41,7 +41,7 @@ # # ############################################################################### -@@ -150,17 +150,18 @@ +@@ -150,17 +150,18 @@ X11LIB = -L/usr/X11R6/lib -lm -lXm -lXex # # (Thanks to MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>) # |