]> git.pld-linux.org Git - packages/JXplorer.git/commitdiff
- Disables install anywhere
authorpawelz <pawelz@pld-linux.org>
Wed, 16 Jul 2008 20:27:56 +0000 (20:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    JXplorer-NoInstallAnywhere.patch -> 1.1

JXplorer-NoInstallAnywhere.patch [new file with mode: 0644]

diff --git a/JXplorer-NoInstallAnywhere.patch b/JXplorer-NoInstallAnywhere.patch
new file mode 100644 (file)
index 0000000..ac24d5a
--- /dev/null
@@ -0,0 +1,16 @@
+--- build.xml  2007-02-26 10:08:33.000000000 +0000
++++ build.xml.new      2008-07-14 20:50:56.000000000 +0000
+@@ -144,9 +144,11 @@
+             />
+     </target>
+-      <!-- note; this requires access to the 'iaant.jar' install anywhere jar file - added to ant lib -->
++      <!-- note; this requires access to the 'iaant.jar' install anywhere jar file - added to ant lib
+-      <taskdef name="buildinstaller" classname="com.zerog.ia.integration.ant.InstallAnywhereAntTask"/>
++        <taskdef name="buildinstaller" classname="com.zerog.ia.integration.ant.InstallAnywhereAntTask"/>
++
++      -->
+       <target name="build_installers" description="build zerog install packages">
This page took 0.060902 seconds and 4 git commands to generate.