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

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Thu Apr 16 00:48:14 CEST 2009


Revision: 4337
          http://gar.svn.sourceforge.net/gar/?rev=4337&view=rev
Author:   idogan23
Date:     2009-04-15 22:48:14 +0000 (Wed, 15 Apr 2009)

Log Message:
-----------
nsd: changes sysconfdir to /etc/opt/csw/nsd, changed pid file path to /var/run

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

Modified: csw/mgar/pkg/nsd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/nsd/trunk/Makefile	2009-04-15 22:42:53 UTC (rev 4336)
+++ csw/mgar/pkg/nsd/trunk/Makefile	2009-04-15 22:48:14 UTC (rev 4337)
@@ -27,6 +27,8 @@
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-ssl=/opt/csw
+CONFIGURE_ARGS += --with-pidfile=/var/run/nsd.pid
+CONFIGURE_ARGS += --sysconfdir=/etc/opt/csw
 
 post-install-modulated:
 	@ginstall -d $(DESTDIR)/etc/opt/csw/nsd


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