From dc07f070ee43e827173b986b0f7b5e07993bb090 Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 30 Jun 2006 11:38:34 +0000 Subject: [PATCH] - Remove foomatic pickle file post-install. --- system-config-printer.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system-config-printer.spec b/system-config-printer.spec index b32e54f..6b9ee0d 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -109,7 +109,14 @@ rm -rf $RPM_BUILD_ROOT %{_sysconfdir}/pam.d/%{name} %{_sysconfdir}/security/console.apps/%{name} +%post +/bin/rm -f /var/cache/foomatic/foomatic.pickle +exit 0 + %changelog +* Fri Jun 30 2006 Tim Waugh +- Remove foomatic pickle file post-install. + * Tue Jun 27 2006 Tim Waugh 0.7.18-1 - 0.7.18. - Ship translations with libs subpackage.