Author: preining-guest
Date: 2006-02-13 15:37:57 +0000 (Mon, 13 Feb 2006)
New Revision: 509

Modified:
   tex-common/trunk/debian/common.functions.in
Log:
tzpo fixes ;-)


Modified: tex-common/trunk/debian/common.functions.in
===================================================================
--- tex-common/trunk/debian/common.functions.in 2006-02-13 15:05:23 UTC (rev 
508)
+++ tex-common/trunk/debian/common.functions.in 2006-02-13 15:37:57 UTC (rev 
509)
@@ -42,8 +42,8 @@
   echo "Running fmtutil-sys. This may take some time. ..."
   # for jadetex safety (see #352391 and friends), remove old latex formats
   if [ "$options" = "--all" ];
-    then for file in latex.fmt latex.efmt latex.lg pdflatex.fmt pdflatex.efmt 
pdflatex.log; do
-      rm $TEXMFSYSVAR/web2c/file
+    then for file in latex.fmt latex.efmt latex.log pdflatex.fmt pdflatex.efmt 
pdflatex.log; do
+      rm $TEXMFSYSVAR/web2c/$file
     done
   fi
   if fmtutil-sys $options > $tempfile; then


_______________________________________________
Pkg-tetex-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to