[csw-devel] SF.net SVN: gar:[9673] csw/mgar/pkg/nsd/trunk/Makefile
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Sat Apr 17 23:42:37 CEST 2010
Revision: 9673
http://gar.svn.sourceforge.net/gar/?rev=9673&view=rev
Author: idogan23
Date: 2010-04-17 21:42:36 +0000 (Sat, 17 Apr 2010)
Log Message:
-----------
nsd: move init script to /opt/csw/etc
Modified Paths:
--------------
csw/mgar/pkg/nsd/trunk/Makefile
Modified: csw/mgar/pkg/nsd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nsd/trunk/Makefile 2010-04-17 19:18:14 UTC (rev 9672)
+++ csw/mgar/pkg/nsd/trunk/Makefile 2010-04-17 21:42:36 UTC (rev 9673)
@@ -42,10 +42,10 @@
post-install-modulated:
@ginstall -d $(DESTDIR)/var/opt/csw/nsd
- @ginstall -d $(DESTDIR)/etc/opt/csw/init.d
- @ginstall -m 755 $(FILEDIR)/cswnsd $(DESTDIR)/etc/opt/csw/init.d/cswnsd
+ @ginstall -d $(DESTDIR)/opt/csw/etc/init.d
+ @ginstall -d $(DESTDIR)/etc/opt/csw/pkg/CSWnsd
+ @ginstall -m 755 $(FILEDIR)/cswnsd $(DESTDIR)/opt/csw/etc/init.d/cswnsd
@mv $(DESTDIR)/etc/opt/csw/nsd/nsd.conf.sample $(DESTDIR)/etc/opt/csw/nsd/nsd.conf.CSW
- @ginstall -d $(DESTDIR)/etc/opt/csw/pkg/CSWnsd
@ginstall -m 644 $(FILEDIR)/cswusergroup $(DESTDIR)/etc/opt/csw/pkg/CSWnsd/cswusergroup
include gar/category.mk
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