]> git.pld-linux.org Git - packages/courier.git/blame - courier-openssl-path.patch
- BR: mailcap (does not compile anyway ;-)
[packages/courier.git] / courier-openssl-path.patch
CommitLineData
acfedc5c
JB
1--- courier-0.35.1/rootcerts/configure.in.orig Sun May 27 05:02:12 2001
2+++ courier-0.35.1/rootcerts/configure.in Thu Jan 3 12:40:51 2002
3@@ -10,7 +10,7 @@
4 AM_INIT_AUTOMAKE(rootcerts, 0.50)
5
6 AC_PATH_PROG(OPENSSL, openssl, "", $PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin)
7-AC_PATH_PROG(REHASH, c_rehash, "", $PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin)
18bd0c02 8+AC_PATH_PROG(REHASH, c_rehash, "", $PATH:/sbin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/lib/openssl:/usr/bin)
acfedc5c
JB
9 AC_PATH_PROGS(PERL, perl5 perl, "", $PATH:/usr/local/bin)
10
11 if test "$PERL" = ""
This page took 0.096647 seconds and 4 git commands to generate.