]> git.pld-linux.org Git - packages/courier.git/blob - courier-openssl-path.patch
- release 3: strict DynaLoader dep no longer required
[packages/courier.git] / courier-openssl-path.patch
1 --- courier-0.58.0/rootcerts/configure.in.orig  2007-11-11 19:19:14.000000000 +0100
2 +++ courier-0.58.0/rootcerts/configure.in       2008-01-19 23:22:59.778578088 +0100
3 @@ -14,7 +14,7 @@
4  AC_PROG_INSTALL
5  AC_PROG_LN_S
6  
7 -EXTRA_PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin
8 +EXTRA_PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/lib/openssl:/usr/bin:/usr/lib64/openssl
9  AC_PATH_PROGS(PERL, perl5 perl, "", $EXTRA_PATH)
10  
11  if test "$PERL" = ""
This page took 0.057693 seconds and 3 git commands to generate.