]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
removes '-' to match real file name
authorfotis <fotis@unknown>
Tue, 20 Feb 2001 12:01:00 +0000 (12:01 +0000)
committerfotis <fotis@unknown>
Tue, 20 Feb 2001 12:01:00 +0000 (12:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194077 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index d0bc217d21fdbe278c63c9af267fb13592935b5c..1f61212ff438a5b66a2e2a161d7f147a6e27189a 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -181,7 +181,7 @@ Sometimes ant gives out this warnings, but the build is finished without any pro
     <property name="charlist.xsl" value="${build.codegen}/code-point-mapping.xsl"/>  
     <property name="fontfile.xsl" value="${build.codegen}/font-file.xsl"/>  
     <property name="t1fontfile.xsl" value="${build.codegen}/t1font-file.xsl"/>
-    <property name="ttffontfile.xsl" value="${build.codegen}/ttffont-file.xsl"/>
+    <property name="ttffontfile.xsl" value="${build.codegen}/ttffontfile.xsl"/>
     <property name="Courier.xml" value="${build.codegen}/Courier.xml"/>  
     <property name="Courier-Oblique.xml" value="${build.codegen}/Courier-Oblique.xml"/>
     <property name="Courier-Bold.xml" value="${build.codegen}/Courier-Bold.xml"/>