]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
removes old reference to FAQ during build of distribution
authorfotis <fotis@unknown>
Thu, 8 Feb 2001 14:09:25 +0000 (14:09 +0000)
committerfotis <fotis@unknown>
Thu, 8 Feb 2001 14:09:25 +0000 (14:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194032 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 4a3a1482db051e1b294f111e6347aa3640b96b42..62f5287d92516c94f54ec1023dd00aac720f86f3 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -484,7 +484,6 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
     <copyfile src="${basedir}/README" dest="${build.dir}/README" />
     <copyfile src="${basedir}/STATUS" dest="${build.dir}/STATUS" />
     <copyfile src="${basedir}/LICENSE" dest="${build.dir}/LICENSE" />
-    <copyfile src="${basedir}/FAQ" dest="${build.dir}/FAQ" />
   </target>
 
   <!-- =================================================================== -->