]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Fix: removes forgotten closing comment brackets
authorfotis <fotis@unknown>
Thu, 15 Jun 2000 19:14:18 +0000 (19:14 +0000)
committerfotis <fotis@unknown>
Thu, 15 Jun 2000 19:14:18 +0000 (19:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193402 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 4fff056432cc6c377b7326b66a0c82cee6b7d9bf..50296c2d33d85f5ad923ba801a28639317cfc48d 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -322,7 +322,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
     <echo message="Copying doc files "/>
     <copydir src="${docs.dir}" dest="${build.docs}" />
     <copydir src="${lib.dir}" dest="${build.dir}/${lib.dir}" />
-    <copyfile src="build.xml" dest="${build.dir}/build.xml" /> -->
+    <copyfile src="build.xml" dest="${build.dir}/build.xml" /> 
     <copyfile src="${basedir}/README" dest="${build.dir}/README" />
     <copyfile src="${basedir}/STATUS" dest="${build.dir}/STATUS" />
     <copyfile src="${basedir}/LICENSE" dest="${build.dir}/LICENSE" />