summaryrefslogtreecommitdiff
path: root/community/shotwell/shotwell.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-10 23:14:36 +0000
committerroot <root@rshg054.dnsready.net>2011-09-10 23:14:36 +0000
commit1dc1efa50ce9926a6ed832bda2ebe3319485ac09 (patch)
tree25b059dc89bbd5f44377c1df6f612cf6556a6076 /community/shotwell/shotwell.install
parent42db4a0cf3a829fcd1bc2150669c6aa3c2984815 (diff)
Sat Sep 10 23:14:36 UTC 2011
Diffstat (limited to 'community/shotwell/shotwell.install')
-rw-r--r--community/shotwell/shotwell.install9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/shotwell/shotwell.install b/community/shotwell/shotwell.install
index 9e61524c4..bab8ecd29 100644
--- a/community/shotwell/shotwell.install
+++ b/community/shotwell/shotwell.install
@@ -2,23 +2,14 @@ pkgname=shotwell
post_install() {
gtk-update-icon-cache -fq -t usr/share/icons/hicolor
- usr/sbin/gconfpkg --install ${pkgname}
update-desktop-database -q
glib-compile-schemas usr/share/glib-2.0/schemas
}
-pre_upgrade() {
- usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
post_upgrade() {
post_install $1
}
-pre_remove() {
- usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
post_remove() {
update-desktop-database -q
gtk-update-icon-cache -fq -t usr/share/icons/hicolor