[subversion-commit] SVN tex-common commit + diffs: r1488 - tex-common/trunk/debian

Frank Küster frank at costa.debian.org
Sat Jul 8 18:35:29 UTC 2006


Author: frank
Date: 2006-07-08 18:35:27 +0000 (Sat, 08 Jul 2006)
New Revision: 1488

Modified:
   tex-common/trunk/debian/postinst.in
Log:
only update ls-R for TEXMFMAIN

Modified: tex-common/trunk/debian/postinst.in
===================================================================
--- tex-common/trunk/debian/postinst.in	2006-07-08 18:34:25 UTC (rev 1487)
+++ tex-common/trunk/debian/postinst.in	2006-07-08 18:35:27 UTC (rev 1488)
@@ -133,7 +133,7 @@
 # prior to 0.26, which is the first to install a file in a TEXMF tree
 
     if [ -x "`which mktexlsr`" ]; then
-      mktexlsr
+      mktexlsr /usr/share/texmf/
     fi
     #
     # do the config stuff




More information about the Pkg-tetex-commits mailing list