From: Guenter Knauf Date: Wed, 8 Aug 2007 00:50:58 +0000 (+0000) Subject: changed distribution basedir to separate from Apache2. X-Git-Tag: 2.2.5~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=009374089444e4ed3cdc1c3cc7d723127973aaa3;p=thirdparty%2Fapache%2Fhttpd.git changed distribution basedir to separate from Apache2. (agreement with bnichols) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@563711 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build/NWGNUenvironment.inc b/build/NWGNUenvironment.inc index a6b7a06988c..6ca033ea0a8 100644 --- a/build/NWGNUenvironment.inc +++ b/build/NWGNUenvironment.inc @@ -215,7 +215,7 @@ INSTDIRS = $(AP_WORK)\Dist endif ifndef BASEDIR -BASEDIR = Apache2 +BASEDIR = Apache22 endif ifndef PORT