Commit 59097e85 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Removing help.zip since it's no longer used.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@6973 b35dd754-fafc-0310-a699-88a17e54d16e
parent d9d8ce1e
......@@ -660,13 +660,6 @@
<fileset dir="${jspc.dest.dir}" includes="${jspc.jar.name}"/>
</copy>
<!-- Copy help files -->
<if>
<available file="${src.dir}/help/help.zip"/>
<then>
<unzip src="${src.dir}/help/help.zip" dest="${plugin.dest.dir}/admin/webapp"/>
</then>
</if>
</target>
<target name="spank">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment