Ignore:
Timestamp:
2009-06-08T13:34:49+12:00 (15 years ago)
Author:
oranfry
Message:

defaultValue for DirectoryInput is now a comma separated list of choices for the install directory, which will be iterated at runtime and the first writable directory in the list chosen as the default install directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • release-kits/mark2/installer/antinstall-config.xml

    r19624 r19755  
    4646
    4747        <directory property="installDir"
    48             defaultValue="/usr/local/Greenstone2"
     48            defaultValue="/usr/local/Greenstone2,${env.HOME}/Greenstone2"
    4949            create="true"
    5050            displayText=""
Note: See TracChangeset for help on using the changeset viewer.