Author: preining-guest
Date: 2005-11-21 12:12:55 +0000 (Mon, 21 Nov 2005)
New Revision: 343

Modified:
   tex-common/trunk/conf/texmf.d/05TeXMF.cnf
   tex-common/trunk/debian/changelog
Log:
  * change TEXMFSYSCONFIG to /etc/texmf and remove the !! before TEXMFCONFIG
    in TEXMFMAIN [preining]


Modified: tex-common/trunk/conf/texmf.d/05TeXMF.cnf
===================================================================
--- tex-common/trunk/conf/texmf.d/05TeXMF.cnf   2005-11-17 17:54:35 UTC (rev 
342)
+++ tex-common/trunk/conf/texmf.d/05TeXMF.cnf   2005-11-21 12:12:55 UTC (rev 
343)
@@ -84,8 +84,8 @@
 %   TEXMFSYSCONFIG = $TEXMFMAIN
 % For using a separate tree:
 %   TEXMFSYSCONFIG = /usr/share/texmf-config
-% In Debian, this should be the same as TEXMFMAIN
-TEXMFSYSCONFIG = $TEXMFMAIN
+% In Debian, this should be /etc/texmf
+TEXMFSYSCONFIG = /etc/texmf
 
 % User texmf trees can be catered for like this...
 % This used to be HOMETEXMF.
@@ -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,!!$TEXMFLOCAL,!!$TEXMFSYSVAR,!!$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-17 17:54:35 UTC (rev 342)
+++ tex-common/trunk/debian/changelog   2005-11-21 12:12:55 UTC (rev 343)
@@ -12,14 +12,16 @@
     and create 00updmap.cfg with proper permissions.  Special thanks to
     Junichi Uekawa <[EMAIL PROTECTED]> for insisting (closes: #335682,
     #338689) [frank]
-  * Translations: 
+  * Translations:
     - add Swedish debconf translation, thanks to Daniel Nylander
       <[EMAIL PROTECTED]> (closes: #338866) [frank]
     - update Danish debconf translation, thanks to Claus Hindsgaul
       <[EMAIL PROTECTED]> (closes: #339354) [frank]
   * The Policy draft has been extended [frank]
+  * change TEXMFSYSCONFIG to /etc/texmf and remove the !! before TEXMFCONFIG
+    in TEXMFMAIN [preining]
 
- -- Frank Küster <[EMAIL PROTECTED]>  Thu, 17 Nov 2005 16:58:47 +0100
+ -- Norbert Preining <[EMAIL PROTECTED]>  Mon, 21 Nov 2005 13:07:59 +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