Copy the right dhclient-script(8).

This commit is contained in:
Ruslan Ermilov 2002-07-24 20:37:21 +00:00
parent cf19bf911d
commit 3cb04a4d39
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=100633

View File

@ -617,7 +617,7 @@ release.9:
for dir in bin sbin ; do \
ln -sf /stand $$dir; \
done )
cp /sbin/dhclient-script ${RD}/mfsfd/stand
cp ${RD}/trees/base/sbin/dhclient-script ${RD}/mfsfd/stand
.if ${TARGET_ARCH} == "i386"
cp ${.CURDIR}/../etc/defaults/pccard.conf ${RD}/mfsfd/etc/defaults/pccard.conf
.endif