Author: uzsolt Date: Tue Dec 23 14:24:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - mv /usr/texmf* to /usr/share/texmf* (maybe there is a better solution)
---- Files affected: SPECS: texlive.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: SPECS/texlive.spec diff -u SPECS/texlive.spec:1.45 SPECS/texlive.spec:1.46 --- SPECS/texlive.spec:1.45 Tue Dec 23 15:13:56 2008 +++ SPECS/texlive.spec Tue Dec 23 15:24:10 2008 @@ -3253,6 +3253,9 @@ # sbindir=$RPM_BUILD_ROOT%{_sbindir} \ # texmf=$RPM_BUILD_ROOT%{texmf} +%{__mv} $RPM_BUILD_ROOT/usr/{texmf/*,share/texmf} +%{__mv} $RPM_BUILD_ROOT/usr/{texmf-dist/*,share/texmf/dist} + perl -pi \ -e "s|$RPM_BUILD_ROOT||g;" \ $RPM_BUILD_ROOT%{texmf}/web2c/texmf.cnf @@ -6423,6 +6426,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2008/12/23 14:24:10 uzsolt +- mv /usr/texmf* to /usr/share/texmf* (maybe there is a better solution) + Revision 1.45 2008/12/23 14:13:56 uzsolt - some hungarizing ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit