summaryrefslogtreecommitdiff
path: root/dev-db/henplus/files/0.9.8-build.xml.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/henplus/files/0.9.8-build.xml.patch')
-rw-r--r--dev-db/henplus/files/0.9.8-build.xml.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-db/henplus/files/0.9.8-build.xml.patch b/dev-db/henplus/files/0.9.8-build.xml.patch
deleted file mode 100644
index e2763978080e..000000000000
--- a/dev-db/henplus/files/0.9.8-build.xml.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -ur henplus-0.9.8.old/build.xml henplus-0.9.8/build.xml
---- henplus-0.9.8.old/build.xml 2009-05-01 23:51:41.000000000 +0300
-+++ henplus-0.9.8/build.xml 2009-05-01 23:52:31.000000000 +0300
-@@ -33,13 +33,13 @@
- <pathelement path="${classes}" />
- </path>
-
-- <taskdef name="ant-server" classname="net.sweetohm.ant.server.ServerTask">
-- <classpath>
-- <pathelement location="${lib}/build/sat-0.7.jar" />
-- </classpath>
-- </taskdef>
--
- <target name="server">
-+ <taskdef name="ant-server" classname="net.sweetohm.ant.server.ServerTask">
-+ <classpath>
-+ <pathelement location="${lib}/build/sat-0.7.jar" />
-+ </classpath>
-+ </taskdef>
-+
- <ant-server/>
- </target>
-