]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- EAPI_MM_CORE_PATH "/var/run/apache" apache-1_3_17-1
authorkloczek <kloczek@pld-linux.org>
Thu, 8 Feb 2001 03:24:15 +0000 (03:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-EAPI_MM_CORE_PATH-correction.patch -> 1.3

apache-EAPI_MM_CORE_PATH-correction.patch

index 744b73077a34236695dede1de5a19befd5b0ae55..4b6ac101dfff18bc7e552a0d28319969b39065a9 100644 (file)
@@ -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 */
This page took 0.063911 seconds and 4 git commands to generate.