Changeset 26076 for main/trunk/release-kits
- Timestamp:
- 08/07/12 11:46:36 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/release-kits/kits/rk3/installer/build.xml
r25956 r26076 244 244 <rsr file="${installDir}/packages/tomcat/conf/Catalina/localhost/greenstone3.xml" pattern="@gsdl3webhome@" replacement="${installDir.local}${file.separator}web" /> 245 245 <rsr file="${installDir}/packages/tomcat/conf/Catalina/localhost/greenstone3.xml" pattern="@privilegedattribute@" replacement="privileged='true'" /> 246 247 <!-- FLAX START --> 248 <rsr file="${installDir}/packages/tomcat/conf/Catalina/localhost/greenstone3.xml" pattern="localsite" replacement="flax" /> 249 <!-- FLAX END --> 250 246 251 <echo>Set binaries to executable</echo> 247 252 <chmod dir="${installDir}/packages/tomcat/bin" includes="*.sh" perm="775"/>
Note:
See TracChangeset
for help on using the changeset viewer.