From 009374089444e4ed3cdc1c3cc7d723127973aaa3 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Wed, 8 Aug 2007 00:50:58 +0000 Subject: [PATCH] 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 --- build/NWGNUenvironment.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3