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

Ludovic Poitou
13.17.2013 8de42645776968626a3acf244e8118e6f5e3fd1f
Another fix for OPENDJ-1069 (removal of instance.loc)
1 files modified
2 ■■■■■ changed files
opends/src/svr4/OpenDJ/layout.xml 2 ●●●●● patch | view | raw | blame | history
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 -->