]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- set trie_size in texmf.cnf
authorZsolt Udvari <uzsolt@pld-linux.org>
Sun, 26 Apr 2009 13:18:24 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed todo

Changed files:
    texlive.spec -> 1.245

texlive.spec

index 4ce5391ba906a00d8d6bb35d936058845270d836..da2a8c23e76806e0b662a28b75050de79d4f1a0c 100644 (file)
@@ -14,7 +14,6 @@
 #   /usr/bin/texhash[77]: kpsewhich: not found
 # - drop ppc bconds once clisp is fixed on that architecture
 # - jadetex subpackage (from other-utils)
-# - maybe patch main config file (http://www.togaware.com/linux/survivor/TeX_Capacity.html)
 #
 # FHS TODO:
 # - merge rhconfig and texmfsysvar patches
@@ -5600,6 +5599,7 @@ cd texk/kpathsea
 %{__sed} -i 's@^TEXMFSYSVAR =.*@TEXMFSYSVAR = %{_localstatedir}@' texmf.cnf
 %{__sed} -i 's@^TEXMFSYSCONFIG =.*@TEXMFSYSCONFIG = %{_sysconfdir}/%{name}@' texmf.cnf
 %{__sed} -i 's@^TEXMFVAR =.*@TEXMFVAR = %{_localstatedir}@' texmf.cnf
+%{__sed} -i 's@^trie_size.*@trie_size = 1262000@' texmf.cnf
 cd ../..
 
 %ifarch ppc ppc64
This page took 0.096415 seconds and 4 git commands to generate.