diff options
Diffstat (limited to 'www/apache13-modssl/files/patch-aa')
-rw-r--r-- | www/apache13-modssl/files/patch-aa | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/apache13-modssl/files/patch-aa b/www/apache13-modssl/files/patch-aa index 700446754c32..b08b150660c4 100644 --- a/www/apache13-modssl/files/patch-aa +++ b/www/apache13-modssl/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Sat Jan 22 21:55:19 2000 -+++ configure Sat Jan 22 21:59:01 2000 -@@ -1198,7 +1198,7 @@ +--- configure.orig Mon Oct 22 20:44:08 2001 ++++ configure Mon Oct 22 20:44:42 2001 +@@ -1216,7 +1216,7 @@ conf_user="nobody" fi if [ "x$conf_group" = "x" ]; then @@ -9,7 +9,7 @@ fi ## -@@ -1232,8 +1232,8 @@ +@@ -1263,8 +1263,8 @@ echo " DEFAULT_PIDLOG: ${runtimedir_relative}${thetarget}.pid" echo " DEFAULT_SCOREBOARD: ${runtimedir_relative}${thetarget}.scoreboard" echo " DEFAULT_LOCKFILE: ${runtimedir_relative}${thetarget}.lock" @@ -20,7 +20,7 @@ echo " TYPES_CONFIG_FILE: ${sysconfdir_relative}mime.types" echo " SERVER_CONFIG_FILE: ${sysconfdir_relative}${thetarget}.conf" echo " ACCESS_CONFIG_FILE: ${sysconfdir_relative}access.conf" -@@ -1330,8 +1330,8 @@ +@@ -1365,8 +1365,8 @@ echo "echo '-DDEFAULT_PIDLOG=\"${runtimedir_relative}${thetarget}.pid\"'" >>$src/apaci echo "echo '-DDEFAULT_SCOREBOARD=\"${runtimedir_relative}${thetarget}.scoreboard\"'" >>$src/apaci echo "echo '-DDEFAULT_LOCKFILE=\"${runtimedir_relative}${thetarget}.lock\"'" >>$src/apaci |