source: main/trunk/package-kits/linux/files/global.properties.patch@ 29577

Last change on this file since 29577 was 29577, checked in by Jeremy Symon, 9 years ago

Lots of changes to get edit mode working. Changed variable marker to %var% instead of @var@ in order to differentiate from greenstone build variables, which allows variables to be used in patch files now. Added wget dependency. Enabled cgi scripts. Added patches to set correct settings in global.properties, gsdl3site.cfg.

File size: 582 bytes
  • resources/web/global.properties.in

    old new  
    55#If you want to specify the gsdl3.home manually then uncomment this line
    66#in resources/java/global.properties.in, not global.properties since
    77#the latter is repeatedly re-generated from global.properties.in
    8 #gsdl3.home=@gsdl3home@
    9 #gsdl3.writablehome=@gsdl3writablehome@
     8gsdl3.home=%WEB%
     9gsdl3.writablehome=%WEB%
    1010gsdl3.version=@gsdl3version@
    1111
    1212[email protected]@
Note: See TracBrowser for help on using the repository browser.