[csw-devel] SF.net SVN: gar:[14153] csw/mgar/pkg/cswutils/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Apr 13 01:56:01 CEST 2011
Revision: 14153
http://gar.svn.sourceforge.net/gar/?rev=14153&view=rev
Author: bdwalton
Date: 2011-04-12 23:56:00 +0000 (Tue, 12 Apr 2011)
Log Message:
-----------
cswutils/trunk: override checkpkg bad file content checks triggered by test files/data
Modified Paths:
--------------
csw/mgar/pkg/cswutils/trunk/Makefile
Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile 2011-04-12 23:50:54 UTC (rev 14152)
+++ csw/mgar/pkg/cswutils/trunk/Makefile 2011-04-12 23:56:00 UTC (rev 14153)
@@ -51,6 +51,16 @@
CHECKPKG_OVERRIDES_CSWcswutils += pkgname-does-not-start-with-CSWpy-
CHECKPKG_OVERRIDES_CSWcswutils += catalogname-does-not-start-with-py_
+# possibly remove these and omit the *test* files from distribution entirely
+CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/export/home|root/opt/csw/lib/python/csw/testdata/rpaths.py
+CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/export/home|root/opt/csw/lib/python/csw/package_checks_test.py
+CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/opt/build|root/opt/csw/lib/python/csw/testdata/rpaths.py
+CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/opt/build|root/opt/csw/lib/python/csw/package_checks_test.py
+CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/usr/local|root/opt/csw/lib/python/csw/package_checks_test.py
+CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/usr/local|root/opt/csw/lib/python/csw/testdata/rpaths.py
+CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/export/medusa|root/opt/csw/lib/python/csw/package_checks_test.py
+CHECKPKG_OVERRIDES_CSWcswutils += file-with-bad-content|/export/medusa|root/opt/csw/lib/python/csw/testdata/rpaths.py
+
include gar/category.mk
install-custom:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list