diff options
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-solenv+inc+ant.mk')
-rw-r--r-- | editors/openoffice-3-devel/files/patch-solenv+inc+ant.mk | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice-3-devel/files/patch-solenv+inc+ant.mk b/editors/openoffice-3-devel/files/patch-solenv+inc+ant.mk deleted file mode 100644 index e050b85d41e9..000000000000 --- a/editors/openoffice-3-devel/files/patch-solenv+inc+ant.mk +++ /dev/null @@ -1,13 +0,0 @@ -http://qa.openoffice.org/issues/show_bug.cgi?id=27028 - ---- ../solenv/inc/ant.mk~ Wed Feb 4 21:37:16 2004 -+++ ../solenv/inc/ant.mk Fri Apr 2 23:59:27 2004 -@@ -100,7 +100,7 @@ - .ENDIF - .ENDIF - --ANT=$(WRAPCMD) java -classpath $(CLASSPATH) -Xmx128m org.apache.tools.ant.Main -Djava.home=$(JAVA_HOME) -Dant.home=$(ANT_HOME) -+#ANT=$(WRAPCMD) java -classpath $(CLASSPATH) -Xmx128m org.apache.tools.ant.Main -Djava.home=$(JAVA_HOME) -Dant.home=$(ANT_HOME) - #ANT=java -version - - .IF "$(ANT_BUILDFILE)"=="" |