SHA256
1
0
forked from pool/texlive
2013-08-05 12:15:49 +00:00
committed by Git OBS Bridge
parent 18ba077830
commit de2174b9d6
2 changed files with 6 additions and 1 deletions

View File

@@ -333,7 +333,7 @@
+TEXMFDIST = /usr/share/texmf
% We used to have a separate /texmf tree with some core programs and files.
% Keep the variable name.
% Keep the variable name.
-TEXMFMAIN = $TEXMFDIST
+TEXMFMAIN = /usr/share/texmf

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 5 10:24:25 UTC 2013 - werner@suse.de
- Make sure that TEXMFMAIN is /usr/share/texmf now
-------------------------------------------------------------------
Thu Aug 1 07:58:46 UTC 2013 - werner@suse.de