freebsd-ports/java/jakarta-commons-beanutils/files/patch-build.xml
Jimmy Olgeni 4809de2a35 Upgrade to version 1.9.2.
- Add LICENSE
- Fix portlint warnings
- Use PORT_OPTIONS
2014-06-05 18:18:44 +00:00

14 lines
298 B
XML

$FreeBSD$
--- 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>