forked from Lainports/opnsense-ports
11 lines
286 B
XML
11 lines
286 B
XML
--- build.xml.orig
|
|
+++ build.xml
|
|
@@ -212,8 +212,6 @@
|
|
todir="${dist.home}"/>
|
|
<copy file="RELEASE-NOTES.txt"
|
|
todir="${dist.home}"/>
|
|
- <copy file="README.txt"
|
|
- todir="${dist.home}"/>
|
|
<antcall target="jar"/>
|
|
</target>
|
|
|