[csw-devel] SF.net SVN: gar:[6747] csw/mgar/pkg/cswclassutils/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Oct 7 18:18:42 CEST 2009
Revision: 6747
http://gar.svn.sourceforge.net/gar/?rev=6747&view=rev
Author: bdwalton
Date: 2009-10-07 16:18:42 +0000 (Wed, 07 Oct 2009)
Log Message:
-----------
cswclassutils: setup GAR copyright/license stuff
Modified Paths:
--------------
csw/mgar/pkg/cswclassutils/trunk/Makefile
Modified: csw/mgar/pkg/cswclassutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/Makefile 2009-10-07 15:28:59 UTC (rev 6746)
+++ csw/mgar/pkg/cswclassutils/trunk/Makefile 2009-10-07 16:18:42 UTC (rev 6747)
@@ -8,6 +8,8 @@
ARCHALL = 1
+LICENSE = license
+
CONFIGURE_SCRIPTS =
BUILD_SCRIPTS =
TEST_SCRIPTS =
@@ -31,6 +33,6 @@
@ginstall -m 0755 -d $(DESTDIR)/var/opt/csw/svc/method
@ginstall -m 0755 $(FILEDIR)/CSW$(GARNAME).csw.smf.sample $(DESTDIR)/etc/opt/csw/init.d/csw.smf.sample
@ginstall -m 0444 $(FILEDIR)/CSW$(GARNAME).README.CSW $(DESTDIR)$(docdir)/$(GARNAME)/README.CSW
- @ginstall -m 0444 $(FILEDIR)/CSW$(GARNAME).copyright $(DESTDIR)$(docdir)/$(GARNAME)/license
+ @cp $(FILEDIR)/CSW$(GARNAME).copyright $(WORKSRC)/license
@$(foreach CAS,$(CASLIST),ginstall -m 0555 $(FILEDIR)/CSW$(GARNAME).$(CAS) $(DESTDIR)/usr/sadm/install/scripts/$(CAS);)
@$(MAKECOOKIE)
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