[csw-devel] SF.net SVN: gar:[16012] csw/mgar/pkg/subversion/trunk/Makefile
Maciej (Matchek) Bliziński
maciej at opencsw.org
Thu Oct 27 00:21:02 CEST 2011
2011/10/26 <rthurner at users.sourceforge.net>:
> +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/__init__.pyc
Hi Rupert,
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
Maciej
More information about the devel
mailing list