From 661bde6bb497b00d973648ac5e353a284faad3ca Mon Sep 17 00:00:00 2001 From: Zsolt Udvari Date: Sun, 30 May 2010 09:43:22 +0000 Subject: [PATCH] - don't create fmt files, it will be created in texlive-texmf Changed files: texlive.spec -> 1.324 --- texlive.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/texlive.spec b/texlive.spec index ca9ac9a..51d9ba8 100644 --- a/texlive.spec +++ b/texlive.spec @@ -6053,7 +6053,9 @@ for format in \ touch $RPM_BUILD_ROOT%{fmtdir}/${format}/${format}.fmt touch $RPM_BUILD_ROOT%{fmtdir}/pdftex/${format}.fmt %else - fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format} +####### +# fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format} +####### %endif done @@ -8240,11 +8242,11 @@ fi # %doc %{texmfdist}/doc/generic/ofs # %{texmfdist}/tex/generic/ofs -%files tex-physe -%defattr(644,root,root,755) +# %files tex-physe +# %defattr(644,root,root,755) # %{texmfdist}/tex/physe # %{texmf}/fmtutil/format.physe.cnf -%{fmtdir}/pdftex/physe.fmt +# %{fmtdir}/pdftex/physe.fmt # %{fmtdir}/physe # %files tex-velthuis -- 2.44.0