Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/dhcp/client Pull up differences between 1.9 an...
details: https://anonhg.NetBSD.org/src/rev/e00709e880e0
branches: netbsd-1-5
changeset: 488760:e00709e880e0
user: mellon <mellon%NetBSD.org@localhost>
date: Thu Jul 27 00:12:16 2000 +0000
description:
Pull up differences between 1.9 and 1.10
diffstat:
usr.sbin/dhcp/client/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 7f0c742d2582 -r e00709e880e0 usr.sbin/dhcp/client/Makefile
--- a/usr.sbin/dhcp/client/Makefile Thu Jul 27 00:06:58 2000 +0000
+++ b/usr.sbin/dhcp/client/Makefile Thu Jul 27 00:12:16 2000 +0000
@@ -36,7 +36,7 @@
SRCS = dhclient.c clparse.c
PROG = dhclient
MAN = dhclient.8 dhclient.conf.5 dhclient.leases.5 dhclient-script.8
-CPPFLAGS += -DCLIENT_PATH='"/usr/bin:/usr/sbin:/bin:/sbin"'
+CPPFLAGS += -DCLIENT_PATH='"PATH=/usr/bin:/usr/sbin:/bin:/sbin"'
# XXX
BINDIR?= /sbin
Home |
Main Index |
Thread Index |
Old Index