summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/notify-osd/notify-osd-0.9.32.ebuild')
-rw-r--r--x11-misc/notify-osd/notify-osd-0.9.32.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/notify-osd/notify-osd-0.9.32.ebuild b/x11-misc/notify-osd/notify-osd-0.9.32.ebuild
index 7e11c57e4198..54d3ddaf9694 100644
--- a/x11-misc/notify-osd/notify-osd-0.9.32.ebuild
+++ b/x11-misc/notify-osd/notify-osd-0.9.32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/notify-osd/notify-osd-0.9.32.ebuild,v 1.1 2011/10/21 19:24:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/notify-osd/notify-osd-0.9.32.ebuild,v 1.2 2011/12/22 13:02:49 ssuominen Exp $
EAPI=4
inherit autotools gnome2-utils savedconfig
@@ -54,5 +54,5 @@ pkg_postinst() {
}
pkg_postrm() {
gnome2_icon_cache_update
- gnome2_schemas_update --uninstall
+ gnome2_schemas_update
}