summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/glipper/glipper-1.0.ebuild')
-rw-r--r--x11-misc/glipper/glipper-1.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/glipper/glipper-1.0.ebuild b/x11-misc/glipper/glipper-1.0.ebuild
index 8431a5e96689..271c3e13cf11 100644
--- a/x11-misc/glipper/glipper-1.0.ebuild
+++ b/x11-misc/glipper/glipper-1.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/glipper/glipper-1.0.ebuild,v 1.6 2008/01/03 18:38:29 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/glipper/glipper-1.0.ebuild,v 1.7 2008/05/29 18:19:27 hawking Exp $
GCONF_DEBUG="no"
-inherit gnome2 python
+inherit gnome2 python multilib
DESCRIPTION="GNOME Clipboard Manager"
HOMEPAGE="http://glipper.sourceforge.net/"
@@ -32,7 +32,7 @@ src_install() {
pkg_postinst() {
gnome2_pkg_postinst
- python_mod_optimize "${ROOT}"/usr/lib*/python*/site-packages/glipper
+ python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/glipper
elog "Glipper has been completely rewritten as a panel applet. Please remove your"
elog "existing ~/.glipper directory and then add glipper as a new panel applet."