]> git.pld-linux.org Git - packages/squid.git/blob - perl-5.18.patch
- up to 3.3.9
[packages/squid.git] / perl-5.18.patch
1 --- squid-3.3.9/helpers/basic_auth/DB/config.test~      2013-09-11 06:08:38.000000000 +0200
2 +++ squid-3.3.9/helpers/basic_auth/DB/config.test       2013-10-23 13:13:59.831569931 +0200
3 @@ -2,6 +2,6 @@
4  
5  ## Test: do we have perl to build the helper scripts?
6  ## Test: do we have pod2man to build the manual?
7 -perl --version >/dev/null && echo | pod2man >/dev/null
8 +perl --version >/dev/null && echo =pod | pod2man >/dev/null
9  
10  exit $?
11 --- squid-3.3.9/helpers/external_acl/SQL_session/config.test~   2013-09-11 06:08:38.000000000 +0200
12 +++ squid-3.3.9/helpers/external_acl/SQL_session/config.test    2013-10-23 13:15:36.359232506 +0200
13 @@ -2,6 +2,6 @@
14  
15  ## Test: do we have perl to build the helper scripts?
16  ## Test: do we have pod2man to build the manual?
17 -perl --version >/dev/null && echo | pod2man >/dev/null
18 +perl --version >/dev/null && echo =pod | pod2man >/dev/null
19  
20  exit $?
21 --- squid-3.3.9/helpers/log_daemon/DB/config.test~      2013-09-11 06:08:38.000000000 +0200
22 +++ squid-3.3.9/helpers/log_daemon/DB/config.test       2013-10-23 13:16:00.016143347 +0200
23 @@ -2,6 +2,6 @@
24  
25  ## Test: do we have perl to build the helper scripts?
26  ## Test: do we have pod2man to build the manual?
27 -perl --version >/dev/null && echo | pod2man >/dev/null
28 +perl --version >/dev/null && echo =pod | pod2man >/dev/null
29  
30  exit $?
This page took 0.056748 seconds and 3 git commands to generate.