52d286058b
- Use xz compressed tarball, fix source URLs. - Fix bogus dates in %changelog.
34 lines
1.6 KiB
Diff
34 lines
1.6 KiB
Diff
diff -up squid-3.3.4/helpers/basic_auth/DB/config.test~ squid-3.3.4/helpers/basic_auth/DB/config.test
|
|
--- squid-3.3.4/helpers/basic_auth/DB/config.test~ 2013-04-27 06:34:48.000000000 +0300
|
|
+++ squid-3.3.4/helpers/basic_auth/DB/config.test 2013-05-08 15:24:08.234985038 +0300
|
|
@@ -2,6 +2,6 @@
|
|
|
|
## Test: do we have perl to build the helper scripts?
|
|
## Test: do we have pod2man to build the manual?
|
|
-perl --version >/dev/null && echo | pod2man >/dev/null
|
|
+perl --version >/dev/null && echo =pod | pod2man >/dev/null
|
|
|
|
exit $?
|
|
diff -up squid-3.3.4/helpers/external_acl/SQL_session/config.test~ squid-3.3.4/helpers/external_acl/SQL_session/config.test
|
|
--- squid-3.3.4/helpers/external_acl/SQL_session/config.test~ 2013-04-27 06:34:48.000000000 +0300
|
|
+++ squid-3.3.4/helpers/external_acl/SQL_session/config.test 2013-05-08 15:23:49.237640257 +0300
|
|
@@ -2,6 +2,6 @@
|
|
|
|
## Test: do we have perl to build the helper scripts?
|
|
## Test: do we have pod2man to build the manual?
|
|
-perl --version >/dev/null && echo | pod2man >/dev/null
|
|
+perl --version >/dev/null && echo =pod | pod2man >/dev/null
|
|
|
|
exit $?
|
|
diff -up squid-3.3.4/helpers/log_daemon/DB/config.test~ squid-3.3.4/helpers/log_daemon/DB/config.test
|
|
--- squid-3.3.4/helpers/log_daemon/DB/config.test~ 2013-04-27 06:34:48.000000000 +0300
|
|
+++ squid-3.3.4/helpers/log_daemon/DB/config.test 2013-05-08 15:23:26.402225335 +0300
|
|
@@ -2,6 +2,6 @@
|
|
|
|
## Test: do we have perl to build the helper scripts?
|
|
## Test: do we have pod2man to build the manual?
|
|
-perl --version >/dev/null && echo | pod2man >/dev/null
|
|
+perl --version >/dev/null && echo =pod | pod2man >/dev/null
|
|
|
|
exit $?
|