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/lirk3/installer/antinstall-config.xml

    r19599 r19755  
    4545
    4646        <directory property="installDir"
    47             defaultValue="/usr/local/Greenstone3"
     47            defaultValue="/usr/local/Greenstone3,${env.HOME}/Greenstone3"
    4848            create="true"
    4949            displayText=""
Note: See TracChangeset for help on using the changeset viewer.