need to also create/own the texmf-local dir

This commit is contained in:
Tom Callaway 2018-06-04 11:38:42 -04:00
parent 887512cf3a
commit 139ffd825a

View File

@ -6249,6 +6249,7 @@ popd
# make compatibility symlink # make compatibility symlink
pushd %{buildroot}%{_datadir} pushd %{buildroot}%{_datadir}
mkdir -p texlive/texmf-local/texmf-compat
ln -s texlive/texmf-local/texmf-compat texmf ln -s texlive/texmf-local/texmf-compat texmf
popd popd
@ -7093,6 +7094,7 @@ fi
%dir %{_texdir}/texmf-dist/web2c %dir %{_texdir}/texmf-dist/web2c
%dir %{_texmf_var} %dir %{_texmf_var}
%{_texdir}/texmf-var %{_texdir}/texmf-var
%{_texdir}/texmf-local/
%{_datadir}/texmf/ %{_datadir}/texmf/
%files -n %{shortname}-a2ping %files -n %{shortname}-a2ping