diff options
Diffstat (limited to 'x11-libs/gtk+/gtk+-3.2.2.ebuild')
-rw-r--r-- | x11-libs/gtk+/gtk+-3.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtk+/gtk+-3.2.2.ebuild b/x11-libs/gtk+/gtk+-3.2.2.ebuild index 076b77fb8cb9..d6770ae2e0ee 100644 --- a/x11-libs/gtk+/gtk+-3.2.2.ebuild +++ b/x11-libs/gtk+/gtk+-3.2.2.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-libs/gtk+/gtk+-3.2.2.ebuild,v 1.3 2011/11/16 21:54:12 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.2.2.ebuild,v 1.4 2011/12/14 19:58:13 tetromino Exp $ EAPI="4" @@ -194,5 +194,5 @@ pkg_postinst() { } pkg_postrm() { - gnome2_schemas_update --uninstall + gnome2_schemas_update } |