]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- don't create fmt files, it will be created in texlive-texmf
authorZsolt Udvari <uzsolt@pld-linux.org>
Sun, 30 May 2010 09:43:22 +0000 (09:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    texlive.spec -> 1.324

texlive.spec

index ca9ac9ac41bbec1d3492b3c7ee973e9efa2008b8..51d9ba8d0dba24a3113f614f3fe9a4955ea77d82 100644 (file)
@@ -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
This page took 0.168131 seconds and 4 git commands to generate.