pccard.conf is gone.

This commit is contained in:
Yoshihiro Takahashi 2007-11-09 15:32:04 +00:00
parent b8272c9193
commit c6e7f7df5a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173503

View File

@ -741,10 +741,6 @@ release.8:
ln -sf /stand $$dir; \
done )
cp ${RD}/trees/base/sbin/dhclient-script ${RD}/mfsfd/stand
.if ${TARGET} == "pc98"
cp ${.CURDIR}/../etc/defaults/pccard.conf \
${RD}/mfsfd/etc/defaults/pccard.conf
.endif
cp ${.CURDIR}/../etc/master.passwd ${RD}/mfsfd/etc/master.passwd
cp ${RD}/trees/base/etc/*pwd.db ${RD}/mfsfd/etc/
( for F in defaults/rc.conf netconfig protocols ; do \