mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
13.17.2013 07f10bad0f97f628c8dde4b690cf4be4dd38ab79
Another fix for OPENDJ-1069 (removal of instance.loc)
1 files modified
2 ■■■■■ changed files
opendj-sdk/opends/src/svr4/OpenDJ/layout.xml 2 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/svr4/OpenDJ/layout.xml
@@ -96,8 +96,6 @@
    <delete includeemptydirs="true">
      <fileset dir="${svr4.layout.pkg.dir}" includes="**/*.app/" />
    </delete>
    <!-- Remove instance.loc file -->
    <delete file="${svr4.layout.pkg.dir}/instance.loc" />
    <!-- Remove uninstall file -->
    <delete file="${svr4.layout.pkg.dir}/uninstall" />
    <!-- Add svc-opendj.sh wrapper -->