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

Corrected error in previous commit and added GSDLOS definition.

File:
1 edited

Legend:

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

    r18760 r18761  
    5858endif
    5959
     60GSDLOS = @gsdlos@
    6061
    6162ifeq ($(USE_APACHE_HTTPD), 1)
     
    104105    cp -f apache-httpd/httpd.conf.in ../../apache-httpd/${GSDLOS}/conf/.
    105106    mkdir -p ../../etc/logs-gsi
    106     cp -f ../../lib/java/build.properties.in ../../lib/java/build.properties.in
     107    cp -f ../../lib/java/build.properties.in ../../lib/java/build.properties
    107108    @ echo "*************** INFO ***************"
    108109    @ echo "Run: source setup.bash, to set up the environment for greenstone"
Note: See TracChangeset for help on using the changeset viewer.