Changeset 19755 for release-kits/lirk2


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

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