Revision: 7574
          http://gar.svn.sourceforge.net/gar/?rev=7574&view=rev
Author:   dmichelsen
Date:     2009-12-07 10:21:41 +0000 (Mon, 07 Dec 2009)

Log Message:
-----------
dhcp: Fix classutils variables

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

Modified: csw/mgar/pkg/dhcp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dhcp/trunk/Makefile    2009-12-07 10:20:50 UTC (rev 7573)
+++ csw/mgar/pkg/dhcp/trunk/Makefile    2009-12-07 10:21:41 UTC (rev 7574)
@@ -49,8 +49,8 @@
 #  $$$$3 ~ /\/dhcpd.leases.CSW$$$$/ { $$$$2 = "cswcpsampleconf" } \
 #  { print }'
 
-INITSMF_CSWdhcp = /etc/opt/csw/init.d/cswdhcpd
-SAMPLECONF_CSWdhcp = /etc/opt/csw/dhcpd.conf /etc/opt/csw/dhclient.conf 
/var/opt/csw/dhcp/db/dhcpd.leases
+INITSMF = /etc/opt/csw/init.d/cswdhcpd
+SAMPLECONF = /etc/opt/csw/dhcpd.conf /etc/opt/csw/dhclient.conf 
/var/opt/csw/dhcp/db/dhcpd.leases
 
 SPKG_SOURCEURL = https://www.isc.org/software/dhcp
 #SPKG_CLASSES_CSWdhcp = none cswcpsampleconf cswinitsmf


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to