- Clear out cache files on upgrade.

This commit is contained in:
Tim Waugh 2009-08-10 09:35:18 +00:00
parent a8285b6323
commit bce58e985e

View File

@ -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