.
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=105
This commit is contained in:
parent
8c4788ef30
commit
afb1684a81
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user