Author: uzsolt Date: Sun Apr 26 13:18:30 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - set trie_size in texmf.cnf - removed todo
---- Files affected: SPECS: texlive.spec (1.244 -> 1.245) ---- Diffs: ================================================================ Index: SPECS/texlive.spec diff -u SPECS/texlive.spec:1.244 SPECS/texlive.spec:1.245 --- SPECS/texlive.spec:1.244 Sun Apr 26 14:44:57 2009 +++ SPECS/texlive.spec Sun Apr 26 15:18:24 2009 @@ -15,7 +15,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 @@ -5601,6 +5600,7 @@ %{__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 @@ -13905,6 +13905,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.245 2009/04/26 13:18:24 uzsolt +- set trie_size in texmf.cnf +- removed todo + Revision 1.244 2009/04/26 12:44:57 uzsolt - todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.244&r2=1.245&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
