Excerpts from Maciej (Matchek) BliziƄski's message of Wed Oct 26 18:21:02 -0400 
2011:

> These errors aren't about the location, they are about the file type:
> *.pyc.  You don't need to include the *.pyc files in the package. They
> are best excluded.  You can exclude them by setting the
> EXTRA_MERGE_EXCLUDE_FILES to for example .*\.pyc

I looked at the python category file and it doesn't set this
vaule...I'd argue that it should.

I think that we should add:

_MERGE_EXCLUDE_CATEGORY += .*pyc

to v2/categories/python/category.mk

Any objections?

Thanks
-Ben
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to