fix pathing on new sed invoc

This commit is contained in:
Tom Callaway 2018-03-09 01:56:50 -05:00
parent ae1a15d0b5
commit 6da5a15ba1
1 changed files with 1 additions and 1 deletions

View File

@ -6162,7 +6162,7 @@ mv %{buildroot}%{_texdir}/texmf-dist/dvips/config/config.ps %{buildroot}%{_sysco
ln -s %{_sysconfdir}/texlive/dvips/config/config.ps %{buildroot}%{_texdir}/texmf-dist/dvips/config/config.ps
# configure texmf-local - make it visible to kpathsea
sed -i -e 's|^TEXMFLOCAL.*|TEXMFLOCAL = $TEXMFROOT/texmf-local//|' %{buildroot}/%{_texdir}/texmf-dist/web2c/texmf.cnf
sed -i -e 's|^TEXMFLOCAL.*|TEXMFLOCAL = $TEXMFROOT/texmf-local//|' %{buildroot}%{_sysconfdir}/texlive/web2c/texmf.cnf
# create macro file for building texlive
mkdir -p %{buildroot}%{_rpmmacrodir}