Author: uzsolt Date: Thu Dec 25 16:46:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - move 'cd texk/kpathsea' down
---- Files affected: SPECS: texlive.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/texlive.spec diff -u SPECS/texlive.spec:1.56 SPECS/texlive.spec:1.57 --- SPECS/texlive.spec:1.56 Thu Dec 25 17:21:48 2008 +++ SPECS/texlive.spec Thu Dec 25 17:46:51 2008 @@ -3245,14 +3245,14 @@ %build find . -name "config.sub" -exec cp /usr/share/automake/config.sub '{}' ';' -pushd texk/kpathsea %{__sed} -i 's@"extend/\(.*\)"@<\1>@' texk/ttf2pk/*.c +cd texk/kpathsea %{__sed} -i 's/^TEXMFMAIN =.*/TEXMFMAIN = %{texmf}/' texmf.cnf %{__sed} -i 's/^TEXMFDIST =.*/TEXMFDIST = %{texmfdist}/' texmf.cnf %{__sed} -i 's/^TEXMFLOCAL =.*/TEXMFLOCAL = %{texmf}/' texmf.cnf %{__sed} -i 's/^TEXMFSYSVAR =.*/TEXMFSYSVAR = %{_localstatedir}/' texmf.cnf %{__sed} -i 's/^TEXMFSYSCONFIG =.*/TEXMFSYSCONFIG = %{_sysconfdir}/%{name}' texmf.cnf -popd +cd ../.. %configure \ %if %{with bootstrap} @@ -6642,6 +6642,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2008/12/25 16:46:51 uzsolt +- move 'cd texk/kpathsea' down + Revision 1.56 2008/12/25 16:21:48 uzsolt - various fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit