Changeset 18872


Ignore:
Timestamp:
2009-04-02T12:28:55+13:00 (15 years ago)
Author:
ak19
Message:

Removed reference to build.properties.in from the Makefile

File:
1 edited

Legend:

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

    r18826 r18872  
    105105    cp -f apache-httpd/httpd.conf.in ../../apache-httpd/$(GSDLOS)/conf/.
    106106    mkdir -p ../../etc/logs-gsi
    107     cp -f ../../lib/java/build.properties.in ../../lib/java/build.properties
    108107    @ echo "*************** INFO ***************"
    109108    @ echo "Run: source setup.bash, to set up the environment for greenstone"
    110109    @ echo "Type: make configure-admin, to set the admin password"
    111     @ echo "Edit the build.properties file to change the port number if necessary"
     110    @ echo "Edit: llssite.cfg and glisite.cfg files to change the port number if necessary"
    112111    @ echo "Type: make configure-web, to configure the included apache webserver"
    113112    @ echo "EITHER type: make web-start, to launch the webserver from the command-line"
Note: See TracChangeset for help on using the changeset viewer.