Revision: 22755 http://sourceforge.net/p/gar/code/22755 Author: rthurner Date: 2013-12-26 20:35:22 +0000 (Thu, 26 Dec 2013) Log Message: ----------- genshi, templates for tests do not matter for checkpkg
Modified Paths: -------------- csw/mgar/pkg/genshi/trunk/Makefile Modified: csw/mgar/pkg/genshi/trunk/Makefile =================================================================== --- csw/mgar/pkg/genshi/trunk/Makefile 2013-12-26 20:03:26 UTC (rev 22754) +++ csw/mgar/pkg/genshi/trunk/Makefile 2013-12-26 20:35:22 UTC (rev 22755) @@ -28,6 +28,11 @@ # This is a legacy name, don't change for now CHECKPKG_OVERRIDES_CSWgenshi += pkgname-does-not-start-with-CSWpy- CHECKPKG_OVERRIDES_CSWgenshi += catalogname-does-not-start-with-py_ +CHECKPKG_OVERRIDES_CSWgenshi += file-with-bad-content|/usr/local|root/opt/csw/lib/python2.7/site-packages/genshi/template/tests/plugin.py +CHECKPKG_OVERRIDES_CSWgenshi += file-with-bad-content|/usr/local|root/opt/csw/lib/python2.6/site-packages/genshi/template/tests/plugin.py +CHECKPKG_OVERRIDES_CSWgenshi += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.7/site-packages/genshi/template/tests/plugin.py +CHECKPKG_OVERRIDES_CSWgenshi += file-with-bad-content|/usr/share|root/opt/csw/lib/python2.6/site-packages/genshi/template/tests/plugin.py + include gar/category.mk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.