Browse Source

*** empty log message ***

David Rose 25 years ago
parent
commit
2c72484f9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/pptempl/Template.models.pp

+ 1 - 1
dtool/pptempl/Template.models.pp

@@ -152,7 +152,7 @@ $[directory]/stamp :
     #define target $[flt:%.flt=%.egg]
     #define target $[flt:%.flt=%.egg]
     #define source $[flt]
     #define source $[flt]
 $[target] : $[source]
 $[target] : $[source]
-	flt2egg -no -rt -o $[target] $[source]
+	flt2egg -no -uo ft -rt -o $[target] $[source]
 
 
   #end flt
   #end flt
 #end flt_egg
 #end flt_egg