Author: frank
Date: 2006-10-05 15:33:03 +0000 (Thu, 05 Oct 2006)
New Revision: 1664

Modified:
   tetex-base/trunk/debian/postinst.in
Log:
Only recreate the formats delivered by us in our postinst script, not
all, see the discussion after closing #390129 [frank]


Modified: tetex-base/trunk/debian/postinst.in
===================================================================
--- tetex-base/trunk/debian/postinst.in 2006-10-05 14:15:24 UTC (rev 1663)
+++ tetex-base/trunk/debian/postinst.in 2006-10-05 15:33:03 UTC (rev 1664)
@@ -136,7 +136,7 @@
       create_fontmaps
       # create formats
       mktexlsr
-      create_tetex_formats --all
+      create_tetex_formats --all --cnffile /etc/texmf/fmt.d/01tetex.cnf
       mktexlsr
     fi
 


_______________________________________________
Pkg-tetex-commits mailing list
Pkg-tetex-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

Reply via email to