]> git.pld-linux.org Git - packages/courier.git/blobdiff - courier-openssl-path.patch
- updated to 0.59.0
[packages/courier.git] / courier-openssl-path.patch
index addfb92c764ed053ea097fe7aedd5e3099b39729..2ff5323052e5d222b52570af585c02e4ab9b73d2 100644 (file)
@@ -1,11 +1,11 @@
---- courier-0.42.0/rootcerts/configure.in.orig Sun Mar 30 23:52:10 2003
-+++ courier-0.42.0/rootcerts/configure.in      Sun Mar 30 23:52:50 2003
-@@ -10,7 +10,7 @@
+--- courier-0.58.0/rootcerts/configure.in.orig 2007-11-11 19:19:14.000000000 +0100
++++ courier-0.58.0/rootcerts/configure.in      2008-01-19 23:22:59.778578088 +0100
+@@ -14,7 +14,7 @@
+ AC_PROG_INSTALL
  AC_PROG_LN_S
- AM_INIT_AUTOMAKE(rootcerts, 0.50)
  
 -EXTRA_PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin
-+EXTRA_PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/lib/openssl:/usr/bin
- AC_PATH_PROG(OPENSSL, openssl, "", $EXTRA_PATH)
- AC_PATH_PROG(REHASH, c_rehash, "", $EXTRA_PATH)
++EXTRA_PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/lib/openssl:/usr/bin:/usr/lib64/openssl
  AC_PATH_PROGS(PERL, perl5 perl, "", $EXTRA_PATH)
+ if test "$PERL" = ""
This page took 0.056098 seconds and 4 git commands to generate.