mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 09:33:11 -04:00
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>
|
|
|