From 974f871cae35e51cefa49a70d2950450a54c3fb7 Mon Sep 17 00:00:00 2001 From: kloczek Date: Thu, 8 Feb 2001 03:24:15 +0000 Subject: [PATCH] - EAPI_MM_CORE_PATH "/var/run/apache" Changed files: apache-EAPI_MM_CORE_PATH-correction.patch -> 1.3 --- apache-EAPI_MM_CORE_PATH-correction.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.44.0