Summary: | wscripts incompatible with waf 1.5 | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Jasper Lievisse Adriaanse <jasper> |
Component: | butterfly | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | olivier.crete |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | as committed into openbsd |
Description
Jasper Lievisse Adriaanse
2009-01-27 00:23:42 UTC
Thanks for your patch. Unfortunately, I don't know anything about waf. While skimming the patch, I have one question: + obj.install_path = os.path.join('/usr/local/lib/python2.5/site-packages/butterfly', loc) This appears to hardcode the prefix to /usr/local/. Is there no way to make that more customisable? Waf isn't great at all.. Maybe we should just move to something more appropriate like distutils.. see https://bugs.gentoo.org/show_bug.cgi?id=233948 it seems to build .pyo/.pyc files.. but does not install them... (In reply to comment #2) > something more appropriate like distutils.. Note that telepathy-python just moved from distutils to autotools, because we've had at least two broken releases in which distutils inexplicably omitted a file from the tarball. I would not recommend distutils. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.