- Clear out cache files on upgrade.
This commit is contained in:
parent
a8285b6323
commit
bce58e985e
@ -373,7 +373,7 @@ install -m644 %{SOURCE3} \
|
|||||||
--slave %{_mandir}/man1/lpstat.1.gz print-lpstatman %{_mandir}/man1/lpstat-cups.1.gz \
|
--slave %{_mandir}/man1/lpstat.1.gz print-lpstatman %{_mandir}/man1/lpstat-cups.1.gz \
|
||||||
--initscript cups
|
--initscript cups
|
||||||
%endif
|
%endif
|
||||||
rm -f %{_localstatedir}/cache/cups/*
|
rm -f %{_localstatedir}/cache/cups/*.ipp %{_localstatedir}/cache/cups/*.cache
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%post libs -p /sbin/ldconfig
|
%post libs -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user