You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by bn...@apache.org on 2002/06/11 20:26:21 UTC

cvs commit: httpd-2.0/build NWGNUenvironment.inc

bnicholes    2002/06/11 11:26:21

  Modified:    build    NWGNUenvironment.inc
  Log:
  Create the distribution directory at the root of the project rather than above
  the root
  
  Revision  Changes    Path
  1.4       +2 -2      httpd-2.0/build/NWGNUenvironment.inc
  
  Index: NWGNUenvironment.inc
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/build/NWGNUenvironment.inc,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NWGNUenvironment.inc	29 May 2002 21:16:46 -0000	1.3
  +++ NWGNUenvironment.inc	11 Jun 2002 18:26:21 -0000	1.4
  @@ -178,8 +178,8 @@
   endif
   
   ifndef INSTALL
  -INSTALL = $(AP_WORK)\..\Dist
  -INSTDIRS = $(AP_WORK)\..\Dist
  +INSTALL = $(AP_WORK)\Dist
  +INSTDIRS = $(AP_WORK)\Dist
   endif
   
   INSTDEVDIRS := \