Module Name:    src
Committed By:   christos
Date:           Tue May 31 06:19:11 UTC 2011

Modified Files:
        src/distrib/common: list.dhcpcd

Log Message:
SRCDIRS is not the way to do this; some testing would have been nice.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/distrib/common/list.dhcpcd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/common/list.dhcpcd
diff -u src/distrib/common/list.dhcpcd:1.1 src/distrib/common/list.dhcpcd:1.2
--- src/distrib/common/list.dhcpcd:1.1	Tue Apr  7 07:49:17 2009
+++ src/distrib/common/list.dhcpcd	Tue May 31 02:19:11 2011
@@ -1,10 +1,10 @@
-#	$NetBSD: list.dhcpcd,v 1.1 2009/04/07 11:49:17 joerg Exp $
+#	$NetBSD: list.dhcpcd,v 1.2 2011/05/31 06:19:11 christos Exp $
 #
 # list file (c.f. parselist.awk) for DHCP-enabled install media.
 #
 
-SRCDIRS	external/bsd/dhcpcd/sbin
 PROG	sbin/dhcpcd
+SPECIAL	dhcpcd srcdir external/bsd/dhcpcd/sbin/dhcpcd
 
 COPY	${DESTDIR}/etc/dhcpcd.conf etc/dhcpcd.conf
 COPY	${DESTDIR}/libexec/dhcpcd-run-hooks libexec/dhcpcd-run-hooks 555

Reply via email to