[csw-devel] SF.net SVN: gar:[5245] csw/mgar/pkg/unbound/trunk/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Sun Jun 14 12:41:48 CEST 2009
Revision: 5245
http://gar.svn.sourceforge.net/gar/?rev=5245&view=rev
Author: idogan23
Date: 2009-06-14 10:41:47 +0000 (Sun, 14 Jun 2009)
Log Message:
-----------
unbound: fixed typo
Modified Paths:
--------------
csw/mgar/pkg/unbound/trunk/Makefile
Modified: csw/mgar/pkg/unbound/trunk/Makefile
===================================================================
--- csw/mgar/pkg/unbound/trunk/Makefile 2009-06-14 10:00:23 UTC (rev 5244)
+++ csw/mgar/pkg/unbound/trunk/Makefile 2009-06-14 10:41:47 UTC (rev 5245)
@@ -48,7 +48,7 @@
post-install-modulated:
@ginstall -d $(DESTDIR)/etc/opt/csw/init.d
@ginstall -m 755 $(FILEDIR)/cswunbound $(DESTDIR)/etc/opt/csw/init.d/cswunbound
- @ginstall -d 755 $(DESTDIR)/etc/opt/csw/pkg/CSWunbound
+ @ginstall -d $(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
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