Dr. Werner Fink 2012-06-25 13:34:38 +00:00 committed by Git OBS Bridge
parent 8c4788ef30
commit afb1684a81
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 25 12:07:44 UTC 2012 - werner@suse.de
- Do not remove /var/run/texlive
-------------------------------------------------------------------
Fri Jun 22 13:11:08 UTC 2012 - werner@suse.de

View File

@ -2485,10 +2485,7 @@ if test $1 = 1; then
fi
%posttrans
if test -d /var/run/texlive; then
VERBOSE=false %{_texmfmaindir}/texconfig/update
rm -rf /var/run/texlive
fi
VERBOSE=false %{_texmfmaindir}/texconfig/update || :
%post -n libkpathsea6 -p /sbin/ldconfig
%postun -n libkpathsea6 -p /sbin/ldconfig