Gentoo Archives: gentoo-dev

From: "Rémi Cardona" <remi@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r1.ebuild
Date: Sat, 13 Oct 2007 22:34:46
Message-Id: 471144E9.5020802@gentoo.org
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in dev-python/gnome-python-extras: ChangeLog gnome-python-extras-2.19.1-r1.ebuild by Ryan Hill
1 Ryan Hill wrote:
2 > Why not just leave the path off altogether then? That should default to
3 > ${ROOT}/usr/$(get_libdir)/python[0-9].[0-9]* IIRC.
4
5 We (gnome herd, possibly others) still need to append
6 /site-packages/gtk-2.0 to that path for most of our operations. So if we
7 could write :
8
9 python_mod_optimize "$(python_lib_dir)site-packages/gtk-2.0"
10
11 or even :
12
13 python_mod_optimize "$(python_site_packges)gtk-2.0"
14
15 that would be fantastic :)
16
17 Could that function benefit other ebuilds than ours?
18
19 Cheers,
20
21 Rémi
22 --
23 gentoo-dev@g.o mailing list