Hi Ben, On Thu, Nov 8, 2012 at 11:28 AM, Ben Walton <[email protected]> wrote: > I suspect that your recipe has an EXTRA_MERGE_EXCLUDES line that > references the old python directory. If you change your recipe to > subsitute /opt/csw/lib/python/ with $(SITE_PACKAGES)/ and run a > remerge package it should work out, I think.
I don't have any EXTRA_MERGE_EXCLUDES line. Here is the Makefile: http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/lang-python/pyzmq/trunk/Makefile Do you notice anything in there that may be causing the issue? Maybe it's something in the setup.py.... > >> Also, not sure what the "Python compiled files are supposed to be >> compiled usingthe cswpycompile class action script" warning is about >> since it looks to me like the python files got compiled.... > > They tend to get built but we exclude them, preferring instead to > generate locally at install time. > > Let me know if you have any more snags. > Thanks. Romeo _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
