Author: preining-guest
Date: 2005-11-25 12:19:13 +0000 (Fri, 25 Nov 2005)
New Revision: 356

Modified:
   tex-common/trunk/conf/texmf.d/05TeXMF.cnf
   tex-common/trunk/debian/changelog
Log:
change TEXMFDIST to include texmf-texlive and texmf-tetex


Modified: tex-common/trunk/conf/texmf.d/05TeXMF.cnf
===================================================================
--- tex-common/trunk/conf/texmf.d/05TeXMF.cnf   2005-11-25 10:02:27 UTC (rev 
355)
+++ tex-common/trunk/conf/texmf.d/05TeXMF.cnf   2005-11-25 12:19:13 UTC (rev 
356)
@@ -60,8 +60,8 @@
 
 % The main distribution tree:
 % TEXMFDIST = /usr/share/texmf-dist
-% TEXMFDIST is not used in Debian, everything is in $TEXMFMAIN
-TEXMFDIST = $TEXMFMAIN
+% TEXMFDIST is used for tetex and texlive
+TEXMFDIST = /usr/share/texmf-{tetex;texlive}
 
 
 % A place for local additions to a "standard" texmf tree.
@@ -133,7 +133,7 @@
 % one of the TEXMF directories (avoids overlapping ls-R files).
 %
 % TEXMFDBS = $TEXMF;$VARTEXFONTS
-TEXMFDBS = $TEXMFSYSVAR;$TEXMFLOCAL;$TEXMFMAIN;$VARTEXFONTS
+TEXMFDBS = $TEXMFSYSVAR;$TEXMFLOCAL;$TEXMFMAIN;$VARTEXFONTS;$TEXMFDIST
 
 % 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-25 10:02:27 UTC (rev 355)
+++ tex-common/trunk/debian/changelog   2005-11-25 12:19:13 UTC (rev 356)
@@ -4,8 +4,9 @@
     not moan about unusable entry. [preining]
   * Document TEXMFSYSCONFIG in the Policy Draft, and add some more
     clarifications to the text [frank]
+  * change TEXMFDIST to include texmf-texlive and texmf-tetex
 
- -- Frank Küster <[EMAIL PROTECTED]>  Thu, 24 Nov 2005 16:03:23 +0100
+ -- Norbert Preining <[EMAIL PROTECTED]>  Fri, 25 Nov 2005 13:18:08 +0100
 
 tex-common (0.11) unstable; urgency=low
 


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

Reply via email to