]> granicus.if.org Git - apache/commitdiff
Add a missing manualdir entry in the Debian layout.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 9 Mar 2002 19:37:09 +0000 (19:37 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sat, 9 Mar 2002 19:37:09 +0000 (19:37 +0000)
Submitted by: Thom May <thom@planetarytramp.net>
Reviewed by: Justin Erenkrantz

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

CHANGES
config.layout

diff --git a/CHANGES b/CHANGES
index 948ad480f7be9b787e977555365748751cb5cc9f..9c3a784980bc0921d7cb5d9d088f98abbcea077a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Changes with Apache 2.0.34-dev
 
+  *) Add a missing manualdir entry in the Debian config.layout.
+     [Thom May <thom@planetarytramp.net>]
+
   *) Stop installing libtool for APR and tell APR where it should place
      its copy of libtool (via our installbuildpath layout variable).
      [Justin Erenkrantz]
index 307fcb46544d884be6abe374eff4bff682e4ee94..d43d946a3ec026c421eec9495e4b24cbf83fd5b5 100644 (file)
     datadir:       ${exec_prefix}/share/apache2
     iconsdir:      ${datadir}/icons
     htdocsdir:     ${prefix}/usr/share/apache2/default-site/htdocs
+    manualdir:     ${htdocsdir}/manual
     cgidir:        ${prefix}/usr/lib/cgi-bin
     includedir:    ${exec_prefix}/include/apache2
     localstatedir: ${prefix}/var/run