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

theferret at users.sourceforge.net theferret at users.sourceforge.net
Tue Jan 4 02:32:02 CET 2011


Revision: 12163
          http://gar.svn.sourceforge.net/gar/?rev=12163&view=rev
Author:   theferret
Date:     2011-01-04 01:32:02 +0000 (Tue, 04 Jan 2011)

Log Message:
-----------
cswclassutils: Tweaked Makefile for cptemplates. or tried to anyway

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

Modified: csw/mgar/pkg/cswclassutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/Makefile	2011-01-03 19:56:57 UTC (rev 12162)
+++ csw/mgar/pkg/cswclassutils/trunk/Makefile	2011-01-04 01:32:02 UTC (rev 12163)
@@ -98,6 +98,7 @@
 
 # Add non-auto changes to checkpkg overrides, pkg files, etc.
 
+PKGFILES_CSWcas-cptemplates += /opt/csw/etc/templates
 PKGFILES_CSWcas-initsmf += /opt/csw/etc/init.d/.*
 PKGFILES_CSWcas-initsmf += /var/opt/csw/svc/.*
 
@@ -116,6 +117,7 @@
 	@echo " ==> Installing $(NAME) (custom)"
 	@rm -rf $(DESTDIR)
 	@ginstall -m 0755 -d $(DESTDIR)/opt/csw/etc/init.d
+	@ginstall -m 0755 -d $(DESTDIR)/opt/csw/etc/templates
 	@ginstall -m 0755 -d $(DESTDIR)$(docdir)/$(NAME)
 	@ginstall -m 0755 -d $(DESTDIR)/usr/sadm/install/scripts
 	@ginstall -m 0755 -d $(DESTDIR)/var/opt/csw/svc/manifest


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