diff options
-rw-r--r-- | app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild b/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild index a235a2480e55..25355ccc2320 100644 --- a/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild +++ b/app-pda/gtkpod/gtkpod-2.1.5-r1.ebuild @@ -113,9 +113,9 @@ src_install() { } pkg_postinst() { - gnome2_schemas_update + gnome2_schemas_update } pkg_postrm() { - gnome2_schemas_update + gnome2_schemas_update } |