From: kloczek Date: Thu, 8 Feb 2001 03:24:15 +0000 (+0000) Subject: - EAPI_MM_CORE_PATH "/var/run/apache" X-Git-Tag: apache-1_3_17-1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=974f871cae35e51cefa49a70d2950450a54c3fb7;p=packages%2Fapache1.git - EAPI_MM_CORE_PATH "/var/run/apache" Changed files: apache-EAPI_MM_CORE_PATH-correction.patch -> 1.3 --- diff --git a/apache-EAPI_MM_CORE_PATH-correction.patch b/apache-EAPI_MM_CORE_PATH-correction.patch index 744b730..4b6ac10 100644 --- a/apache-EAPI_MM_CORE_PATH-correction.patch +++ b/apache-EAPI_MM_CORE_PATH-correction.patch @@ -6,7 +6,7 @@ diff -Nru apache_1.3.17/src/include/httpd.h apache_1.3.17.new/src/include/httpd. #ifdef EAPI #ifndef EAPI_MM_CORE_PATH -#define EAPI_MM_CORE_PATH "logs/mm" -+#define EAPI_MM_CORE_PATH "/var/run/apache/mm" ++#define EAPI_MM_CORE_PATH "/var/run/apache" #endif #ifndef EAPI_MM_CORE_MAXSIZE #define EAPI_MM_CORE_MAXSIZE 1024*1024*1 /* max. 1MB */