From 2e262257b85fd5fbdc16d336d4a23655634d388b Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Wed, 8 Aug 2007 00:47:52 +0000 Subject: [PATCH] changed distribution basedir to separate from Apache2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@563710 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 a6b7a06988..631d6ec66f 100644 --- a/build/NWGNUenvironment.inc +++ b/build/NWGNUenvironment.inc @@ -215,7 +215,7 @@ INSTDIRS = $(AP_WORK)\Dist endif ifndef BASEDIR -BASEDIR = Apache2 +BASEDIR = Apache23 endif ifndef PORT -- 2.40.0