From 8f4f6fea0e8f06647b3e06c003069c93b5b033b4 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 19 Apr 2011 04:14:07 +0000 Subject: Tue Apr 19 04:14:07 UTC 2011 --- community-testing/shotwell/shotwell.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community-testing/shotwell/shotwell.install') diff --git a/community-testing/shotwell/shotwell.install b/community-testing/shotwell/shotwell.install index ceac19051..83c95a70f 100644 --- a/community-testing/shotwell/shotwell.install +++ b/community-testing/shotwell/shotwell.install @@ -7,7 +7,7 @@ post_install() { } pre_upgrade() { - pre_remove $1 + usr/sbin/gconfpkg --uninstall ${pkgname} } post_upgrade() { @@ -16,9 +16,9 @@ post_upgrade() { pre_remove() { usr/sbin/gconfpkg --uninstall ${pkgname} - update-desktop-database -q } post_remove() { + update-desktop-database -q gtk-update-icon-cache -fq -t usr/share/icons/hicolor } -- cgit v1.2.3-54-g00ecf