diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-18 14:28:21 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-07-18 14:28:21 +0200 |
commit | 2d410f5d6775bf58eb86d2bd9af22cb6d23777a9 (patch) | |
tree | c2bf9d417feb6dd8d602bbe45a4cf8f1d16acf57 /package/squid/patches/patch-src_Makefile_in | |
parent | cc3b5823e3827a280ec757e7a775c1bac944259d (diff) | |
parent | 646fff13466f38f6f99b15dc5e146b864e6448eb (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/squid/patches/patch-src_Makefile_in')
-rw-r--r-- | package/squid/patches/patch-src_Makefile_in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/squid/patches/patch-src_Makefile_in b/package/squid/patches/patch-src_Makefile_in index f9b01dcb6..64ae13836 100644 --- a/package/squid/patches/patch-src_Makefile_in +++ b/package/squid/patches/patch-src_Makefile_in @@ -1,6 +1,6 @@ ---- squid-3.1.16.orig/src/Makefile.in 2011-10-13 10:35:44.000000000 +0200 -+++ squid-3.1.16/src/Makefile.in 2011-11-10 14:36:55.421109832 +0100 -@@ -4815,7 +4815,7 @@ cache_cf.o: cf_parser.cci +--- squid-3.2.3.orig/src/Makefile.in 2012-10-20 14:40:18.000000000 +0200 ++++ squid-3.2.3/src/Makefile.in 2013-07-18 11:37:59.000000000 +0200 +@@ -6573,7 +6573,7 @@ cache_cf.o: cf_parser.cci # cf_gen builds the configuration files. cf_gen$(EXEEXT): $(cf_gen_SOURCES) $(cf_gen_DEPENDENCIES) |