[csw-devel] SF.net SVN: gar:[4832] csw/mgar/pkg/unbound/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed May 13 13:56:52 CEST 2009


Revision: 4832
          http://gar.svn.sourceforge.net/gar/?rev=4832&view=rev
Author:   dmichelsen
Date:     2009-05-13 11:56:52 +0000 (Wed, 13 May 2009)

Log Message:
-----------
unbound: Add checksums and fix post-install

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

Added Paths:
-----------
    csw/mgar/pkg/unbound/trunk/checksums

Modified: csw/mgar/pkg/unbound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unbound/trunk/Makefile	2009-05-13 11:37:45 UTC (rev 4831)
+++ csw/mgar/pkg/unbound/trunk/Makefile	2009-05-13 11:56:52 UTC (rev 4832)
@@ -38,9 +38,10 @@
 post-install-modulated:
 	@ginstall -d $(DESTDIR)/etc/opt/csw/init.d
 	@ginstall -m 755 $(FILEDIR)/cswunbound $(DESTDIR)/etc/opt/csw/init.d/cswunbound
-	@ginstall -m 755 $(DESTDIR)/etc/opt/csw/pkg/CSWunbound
+	@ginstall -d 755 $(DESTDIR)/etc/opt/csw/pkg/CSWunbound
 	@ginstall -m 755 $(FILEDIR)/cswusergroup $(DESTDIR)/etc/opt/csw/pkg/CSWunbound/cswusergroup
 	@mv $(DESTDIR)/etc/opt/csw/unbound/unbound.conf $(DESTDIR)/etc/opt/csw/unbound/unbound.conf.CSW
 	@chmod 444 $(DESTDIR)/etc/opt/csw/unbound/unbound.conf.CSW
+	@$(MAKECOOKIE)
 
 include gar/category.mk

Added: csw/mgar/pkg/unbound/trunk/checksums
===================================================================
--- csw/mgar/pkg/unbound/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/unbound/trunk/checksums	2009-05-13 11:56:52 UTC (rev 4832)
@@ -0,0 +1,4 @@
+90405f880273db5036c2ebf2e881b998  download/CSWunbound.gspec
+75867432e238f5afd48dfe5d138097e9  download/cswunbound
+8496de3efbbda65b6145b421e6d1f076  download/cswusergroup
+5437f2a1e698d8aa73ba19a60662a654  download/unbound-1.2.1.tar.gz


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