aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+ant.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-solenv+inc+ant.mk')
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-solenv+inc+ant.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+ant.mk b/editors/openoffice.org-vcltesttool/files/patch-solenv+inc+ant.mk
deleted file mode 100644
index e050b85d41e9..000000000000
--- a/editors/openoffice.org-vcltesttool/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)"==""