]> git.pld-linux.org Git - packages/apache1-mod_ssl.git/commitdiff
- fixed wrong path apache-mod_ssl-2_7_1_1_3_14-2
authorSebastian Zagrodzki <sebek@zagrodzki.net>
Fri, 5 Jan 2001 16:09:53 +0000 (16:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mod_ssl-cca-openssl-path.patch -> 1.1

mod_ssl-cca-openssl-path.patch [new file with mode: 0644]

diff --git a/mod_ssl-cca-openssl-path.patch b/mod_ssl-cca-openssl-path.patch
new file mode 100644 (file)
index 0000000..d8f4d4c
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Naur mod_ssl-2.7.1-1.3.14/pkg.contrib/cca.sh mod_ssl-2.7.1-1.3.14-p/pkg.contrib/cca.sh
+--- mod_ssl-2.7.1-1.3.14/pkg.contrib/cca.sh    Thu Dec 30 22:12:10 1999
++++ mod_ssl-2.7.1-1.3.14-p/pkg.contrib/cca.sh  Fri Jan  5 17:04:23 2001
+@@ -5,7 +5,7 @@
+ ##
+ #   external tools
+-openssl="/usr/local/ssl/bin/openssl"
++openssl="openssl"
+ #   some optional terminal sequences
+ case $TERM in
This page took 0.036965 seconds and 4 git commands to generate.