File jakarta-commons-validator-1.1.4-build.patch of Package jakarta-commons-validator
--- build.xml.orig 2004-11-26 17:17:14.000000000 -0500 +++ build.xml 2004-11-26 17:17:57.000000000 -0500 @@ -266,7 +266,7 @@ <mkdir dir="${dist.home}"/> <copy file="LICENSE.txt" todir="${dist.home}"/> - <copy file="RELEASE-NOTES.readme" + <copy file="NOTICE.txt" todir="${dist.home}"/> <mkdir dir="${build.home}/classes/META-INF"/> <copy file="LICENSE.txt"