[csw-devel] SF.net SVN: gar:[15660] csw/mgar/pkg/manifold/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Sep 19 16:05:55 CEST 2011
Revision: 15660
http://gar.svn.sourceforge.net/gar/?rev=15660&view=rev
Author: dmichelsen
Date: 2011-09-19 14:05:55 +0000 (Mon, 19 Sep 2011)
Log Message:
-----------
manifold: Adjust overrides
Modified Paths:
--------------
csw/mgar/pkg/manifold/trunk/Makefile
Modified: csw/mgar/pkg/manifold/trunk/Makefile
===================================================================
--- csw/mgar/pkg/manifold/trunk/Makefile 2011-09-19 13:46:05 UTC (rev 15659)
+++ csw/mgar/pkg/manifold/trunk/Makefile 2011-09-19 14:05:55 UTC (rev 15660)
@@ -18,10 +18,14 @@
PACKAGES += CSWmanifold
SPKG_DESC_CSWmanifold = An SMF service manifest creation tool
-ARCHALL_CSWpy-manifold = 1
+ARCHALL_CSWmanifold = 1
# That is the URL of the DTD to check against
-CHECKPKG_OVERRIDES_CSWpy-manifold += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/manifold/manifold.py
+CHECKPKG_OVERRIDES_CSWmanifold += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/manifold/manifold.py
+# This is just a binary with a private lib
+CHECKPKG_OVERRIDES_CSWmanifold += catalogname-does-not-start-with-py_
+CHECKPKG_OVERRIDES_CSWmanifold += pkgname-does-not-start-with-CSWpy-
+
include gar/category.mk
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