]> git.pld-linux.org Git - packages/apache.git/commitdiff
- changed EAPI_MM_CORE_PATH to "/var/state/apache/mm".
authorkloczek <kloczek@pld-linux.org>
Thu, 30 Dec 1999 00:29:35 +0000 (00:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-EAPI.patch -> 1.2

apache-EAPI.patch

index 0372cb3543b8e35fb524353ef4d177c96398f0aa..550e5914f16567d47aecfcb69d7a9a35c1a3bf1d 100644 (file)
@@ -3149,7 +3149,7 @@ diff -Nru apache_1.3.9/src/include/httpd.h apache_1.3.9.EAPI/src/include/httpd.h
 + */
 +#ifdef EAPI
 +#ifndef EAPI_MM_CORE_PATH
-+#define EAPI_MM_CORE_PATH "logs/mm"
++#define EAPI_MM_CORE_PATH "/var/state/apache/mm"
 +#endif
 +#ifndef EAPI_MM_CORE_MAXSIZE
 +#define EAPI_MM_CORE_MAXSIZE 1024*1024*1 /* max. 1MB */
This page took 0.046309 seconds and 4 git commands to generate.