summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-11-16 16:40:43 +0000
committerSamuli Suominen <drac@gentoo.org>2007-11-16 16:40:43 +0000
commitb009e0a50f7cbd22a2924afeb0ed33794c557a93 (patch)
treece5b011c961841400c75689fa428816839f5884a /dev-python
parentamd64 stable wrt #199322 and don't install INSTALL (diff)
downloadgentoo-2-b009e0a50f7cbd22a2924afeb0ed33794c557a93.tar.gz
gentoo-2-b009e0a50f7cbd22a2924afeb0ed33794c557a93.tar.bz2
gentoo-2-b009e0a50f7cbd22a2924afeb0ed33794c557a93.zip
quoting
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pygobject/pygobject-2.14.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygobject/pygobject-2.14.0.ebuild b/dev-python/pygobject/pygobject-2.14.0.ebuild
index 71eb8550fbeb..937c434f3e0a 100644
--- a/dev-python/pygobject/pygobject-2.14.0.ebuild
+++ b/dev-python/pygobject/pygobject-2.14.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.14.0.ebuild,v 1.3 2007/11/16 16:39:01 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.14.0.ebuild,v 1.4 2007/11/16 16:40:43 drac Exp $
WANT_AUTOCONF=none
WANT_AUTOMAKE=1.8
@@ -66,7 +66,7 @@ pkg_postinst() {
python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0
alternatives_auto_makesym /usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py pygtk.py-[0-9].[0-9]
alternatives_auto_makesym /usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.pth pygtk.pth-[0-9].[0-9]
- python_mod_compile ${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py
+ python_mod_compile "${ROOT}"usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py
}
pkg_postrm() {