]> granicus.if.org Git - apache/commitdiff
Update SuSE layout.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 16 Jul 2002 18:29:59 +0000 (18:29 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 16 Jul 2002 18:29:59 +0000 (18:29 +0000)
Submitted by: Peter Poeml <poeml@suse.de>
Reviewed by: Justin Erenkrantz

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96083 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
config.layout

diff --git a/CHANGES b/CHANGES
index 359532c00fdefb7047b8fb54c20e12d056921000..1ad6453adaec1599e3a28295edba1dd664404d95 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
 Changes with Apache 2.0.40
 
+  *) Update SuSE layout.  [Peter Poeml <poeml@suse.de>]
+
   *) Changes to the internationalized error documents:
      Comment them out in the default config file to make the default
      install as simple as possible; Correct the english 500 error to
index 25b05871f8e28d574034a87fa6e82f063039fb34..b4a317d3d7cb38c6c45320a3c02c2b1b231dee49 100644 (file)
     sbindir:       ${prefix}/sbin
     libdir:        ${prefix}/lib
     libexecdir:    ${prefix}/lib/apache
-    mandir:        ${prefix}/man
+    mandir:        ${prefix}/share/man
     sysconfdir:    /etc/httpd
     datadir:       /usr/local/httpd
     installbuilddir: ${datadir}/build
     manualdir:     ${datadir}/manual
     cgidir:        ${datadir}/cgi-bin
     includedir:    ${prefix}/include/apache
-    localstatedir: /var
-    runtimedir:    ${localstatedir}/run
-    logfiledir:    ${localstatedir}/log/httpd
-    proxycachedir: ${localstatedir}/cache/httpd
+    localstatedir: /var/lib/httpd
+    runtimedir:    /var/run
+    logfiledir:    /var/log/httpd
+    proxycachedir: /var/cache/httpd
 </Layout>
 
 #   BSD/OS layout