diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-20 12:10:46 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-20 12:10:46 +0100 |
commit | 70da005e064b87561368ff7c94b620adccd50430 (patch) | |
tree | e0563839ffc658b2795366a35a208979c2b4d0de /package/tcl/patches/patch-unix_Makefile_in | |
parent | 98bb4fd81aeb876160e32fbce742598df0eeafcd (diff) | |
parent | 5505e752efd2488253c910b6176cfdb047cfd904 (diff) |
eerge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/tcl/patches/patch-unix_Makefile_in')
-rw-r--r-- | package/tcl/patches/patch-unix_Makefile_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/tcl/patches/patch-unix_Makefile_in b/package/tcl/patches/patch-unix_Makefile_in index 7c4a9ca93..38340c80b 100644 --- a/package/tcl/patches/patch-unix_Makefile_in +++ b/package/tcl/patches/patch-unix_Makefile_in @@ -1,5 +1,5 @@ ---- tcl8.5.8.orig/unix/Makefile.in 2009-11-13 19:38:45.000000000 +0100 -+++ tcl8.5.8/unix/Makefile.in 2009-11-20 21:59:51.000000000 +0100 +--- tcl8.5.9.orig/unix/Makefile.in 2010-09-08 19:40:48.000000000 +0200 ++++ tcl8.5.9/unix/Makefile.in 2014-01-20 11:13:05.000000000 +0100 @@ -101,7 +101,8 @@ CFLAGS_OPTIMIZE = @CFLAGS_OPTIMIZE@ #CFLAGS = $(CFLAGS_DEBUG) #CFLAGS = $(CFLAGS_OPTIMIZE) @@ -10,7 +10,7 @@ # Flags to pass to the linker LDFLAGS_DEBUG = @LDFLAGS_DEBUG@ -@@ -745,7 +746,7 @@ install-binaries: binaries +@@ -737,7 +738,7 @@ install-binaries: binaries fi @EXTRA_INSTALL_BINARIES@ |