[csw-devel] SF.net SVN: gar:[11257] csw/mgar/pkg/cswclassutils/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Tue Oct 12 03:27:30 CEST 2010


Revision: 11257
          http://gar.svn.sourceforge.net/gar/?rev=11257&view=rev
Author:   bdwalton
Date:     2010-10-12 01:27:30 +0000 (Tue, 12 Oct 2010)

Log Message:
-----------
cswclassutils: add a few manual pkg file splits and move the checkpkg overrides to the appropriate sub-package

Modified Paths:
--------------
    csw/mgar/pkg/cswclassutils/trunk/Makefile

Modified: csw/mgar/pkg/cswclassutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/Makefile	2010-10-11 18:28:27 UTC (rev 11256)
+++ csw/mgar/pkg/cswclassutils/trunk/Makefile	2010-10-12 01:27:30 UTC (rev 11257)
@@ -83,9 +83,6 @@
 PROTOTYPE_USER_cas = bin
 PROTOTYPE_GROUP_cas = sys
 
-CHECKPKG_OVERRIDES_CSWcswclassutils += init-file-missing-cswinitsmf-class
-CHECKPKG_OVERRIDES_CSWcswclassutils += init-file-wrong-location
-CHECKPKG_OVERRIDES_CSWcswclassutils += init-file-wrong-location|/opt/csw/etc/init.d/csw.smf.sample
 
 # set a unique description for each CAS
 $(foreach C,$(CSWCLASSES),$(call spkg_desc,$(C)))
@@ -99,6 +96,15 @@
 # tell checkpkg to ignore the surplus dep on the subpkgs
 $(foreach C,$(CSWCLASSES),$(call surplus_dep,$(C)))
 
+# Add non-auto changes to checkpkg overrides, pkg files, etc.
+
+PKGFILES_CSWcas-initsmf += /opt/csw/etc/init.d/.*
+PKGFILES_CSWcas-initsmf += /var/opt/csw/svc/.*
+
+CHECKPKG_OVERRIDES_CSWcas-initsmf += init-file-missing-cswinitsmf-class
+CHECKPKG_OVERRIDES_CSWcas-initsmf += init-file-wrong-location
+CHECKPKG_OVERRIDES_CSWcas-initsmf += init-file-wrong-location|/opt/csw/etc/init.d/csw.smf.sample
+
 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