Ryan Hill wrote:
> Why not just leave the path off altogether then? That should default to
> ${ROOT}/usr/$(get_libdir)/python[0-9].[0-9]* IIRC.
We (gnome herd, possibly others) still need to append
/site-packages/gtk-2.0 to that path for most of our operations. So if we
could write :
python_mod_optimize "$(python_lib_dir)site-packages/gtk-2.0"
or even :
python_mod_optimize "$(python_site_packges)gtk-2.0"
that would be fantastic :)
Could that function benefit other ebuilds than ours?
Cheers,
Rémi
--
[EMAIL PROTECTED] mailing list