[csw-devel] SF.net SVN: gar:[11279] csw/mgar/pkg/cswclassutils/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Oct 13 02:26:16 CEST 2010
Revision: 11279
http://gar.svn.sourceforge.net/gar/?rev=11279&view=rev
Author: bdwalton
Date: 2010-10-13 00:26:16 +0000 (Wed, 13 Oct 2010)
Log Message:
-----------
cswclassutils: share /var/opt/csw/cswclassutils between to CAS subpackages
Modified Paths:
--------------
csw/mgar/pkg/cswclassutils/trunk/Makefile
Modified: csw/mgar/pkg/cswclassutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/Makefile 2010-10-12 23:54:28 UTC (rev 11278)
+++ csw/mgar/pkg/cswclassutils/trunk/Makefile 2010-10-13 00:26:16 UTC (rev 11279)
@@ -101,6 +101,11 @@
PKGFILES_CSWcas-initsmf += /opt/csw/etc/init.d/.*
PKGFILES_CSWcas-initsmf += /var/opt/csw/svc/.*
+# Mark these as _extra_ so they're applied after the excludes, which would
+# include files from the other packages and thus clash.
+PKGFILES_CSWcas-inetd_SHARED += /var/opt/csw/cswclassutils
+PKGFILES_CSWcas-pycompile_SHARED += /var/opt/csw/cswclassutils
+
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
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