Changeset 18678 for gsdl/trunk


Ignore:
Timestamp:
2009-03-13T16:09:27+13:00 (15 years ago)
Author:
ak19
Message:

Correction to copying of httpd.conf.in after make install

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/runtime-src/packages/Makefile.in

    r18676 r18678  
    101101        done
    102102ifeq ($(USE_APACHE_HTTPD), 1)
    103     cp -f $(PACKAGEDIRS)/apache-httpd/httpd.conf.in ../../apache-httpd/conf/.
     103    cp -f apache-httpd/httpd.conf.in ../../apache-httpd/conf/.
    104104endif
    105105
Note: See TracChangeset for help on using the changeset viewer.