[subversion-commit] SVN tetex commit + diffs: r344 - in tex-common/trunk: conf/texmf.d debian

Norbert Preining preining-guest at costa.debian.org
Mon Nov 21 14:45:43 UTC 2005


Author: preining-guest
Date: 2005-11-21 14:45:42 +0000 (Mon, 21 Nov 2005)
New Revision: 344

Modified:
   tex-common/trunk/conf/texmf.d/05TeXMF.cnf
   tex-common/trunk/debian/changelog
Log:
 * add TEXMFSYSCONFIG to TEXMF and and reshuffle the order [preining]


Modified: tex-common/trunk/conf/texmf.d/05TeXMF.cnf
===================================================================
--- tex-common/trunk/conf/texmf.d/05TeXMF.cnf	2005-11-21 12:12:55 UTC (rev 343)
+++ tex-common/trunk/conf/texmf.d/05TeXMF.cnf	2005-11-21 14:45:42 UTC (rev 344)
@@ -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,!!$TEXMFLOCAL,!!$TEXMFSYSVAR,!!$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

Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog	2005-11-21 12:12:55 UTC (rev 343)
+++ tex-common/trunk/debian/changelog	2005-11-21 14:45:42 UTC (rev 344)
@@ -19,9 +19,10 @@
       <claus_h at image.dk> (closes: #339354) [frank]
   * The Policy draft has been extended [frank]
   * change TEXMFSYSCONFIG to /etc/texmf and remove the !! before TEXMFCONFIG
-    in TEXMFMAIN [preining]
+    in TEXMF [preining]
+  * add TEXMFSYSCONFIG to TEXMF and and reshuffle the order [preining]
 
- -- Norbert Preining <preining at logic.at>  Mon, 21 Nov 2005 13:07:59 +0100
+ -- Norbert Preining <preining at logic.at>  Mon, 21 Nov 2005 15:44:38 +0100
 
 tex-common (0.10) unstable; urgency=low
 




More information about the Pkg-tetex-commits mailing list