Author: preining-guest
Date: 2005-11-21 15:39:49 +0000 (Mon, 21 Nov 2005)
New Revision: 345

Modified:
   tex-common/trunk/conf/texmf.d/05TeXMF.cnf
   tex-common/trunk/debian/changelog
Log:
change TEXMFDBS and remove !! from TEXMFVAR in TEXMF


Modified: tex-common/trunk/conf/texmf.d/05TeXMF.cnf
===================================================================
--- tex-common/trunk/conf/texmf.d/05TeXMF.cnf   2005-11-21 14:45:42 UTC (rev 
344)
+++ tex-common/trunk/conf/texmf.d/05TeXMF.cnf   2005-11-21 15:39:49 UTC (rev 
345)
@@ -116,7 +116,7 @@
 %
 % For texconfig to work properly, TEXMFCONGIG and TEXMFVAR should be named
 % explicitly and before all other trees.
-TEXMF = 
{$TEXMFCONFIG,!!$TEXMFVAR,$TEXMFHOME,!!$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFMAIN}
+TEXMF = 
{$TEXMFCONFIG,$TEXMFVAR,$TEXMFHOME,$TEXMFSYSCONFIG,!!$TEXMFSYSVAR,!!$TEXMFLOCAL,!!$TEXMFMAIN}
 
 % The system trees.  These are the trees that are shared by all the users.
 SYSTEXMF = $TEXMFLOCAL;$TEXMFMAIN;$TEXMFDIST
@@ -131,7 +131,9 @@
 %
 % Remove $VARTEXFONTS from TEXMFDBS if the VARTEXFONTS directory is below
 % one of the TEXMF directories (avoids overlapping ls-R files).
-TEXMFDBS = $TEXMF;$VARTEXFONTS
+%
+% TEXMFDBS = $TEXMF;$VARTEXFONTS
+TEXMFDBS = $TEXMFSYSVAR;$TEXMFLOCAL;$TEXMFMAIN;$VARTEXFONTS
 
 % It may be convenient to define TEXMF like this:
 %   TEXMF = {$TEXMFHOME,!!$TEXMFLOCAL,!!$TEXMFMAIN,$HOME}

Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog   2005-11-21 14:45:42 UTC (rev 344)
+++ tex-common/trunk/debian/changelog   2005-11-21 15:39:49 UTC (rev 345)
@@ -21,8 +21,9 @@
   * change TEXMFSYSCONFIG to /etc/texmf and remove the !! before TEXMFCONFIG
     in TEXMF [preining]
   * add TEXMFSYSCONFIG to TEXMF and and reshuffle the order [preining]
+  * change TEXMFDBS [preining]
 
- -- Norbert Preining <[EMAIL PROTECTED]>  Mon, 21 Nov 2005 15:44:38 +0100
+ -- Norbert Preining <[EMAIL PROTECTED]>  Mon, 21 Nov 2005 16:37:32 +0100
 
 tex-common (0.10) unstable; urgency=low
 


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

Reply via email to