X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=freebsd-2.0%2Fkinstall.sh;h=727390229607739faea40f8fc876109ac3c01a61;hb=16193f3505f75cc63f0669b1c9d17794d9d5e9a3;hp=f865255c325d193f1d6988d530c368eef1fee647;hpb=582900da7f716dac246e19278e6087bb889baf24;p=ppp.git diff --git a/freebsd-2.0/kinstall.sh b/freebsd-2.0/kinstall.sh index f865255..7273902 100755 --- a/freebsd-2.0/kinstall.sh +++ b/freebsd-2.0/kinstall.sh @@ -16,7 +16,7 @@ CONFIG=config # Copy new versions of files into /sys/net -for f in net/if_ppp.h net/ppp-comp.h net/ppp_defs.h netbsd/bsd-comp.c \ +for f in net/if_ppp.h net/ppp-comp.h net/ppp_defs.h $SRC/bsd-comp.c \ $SRC/if_ppp.c $SRC/if_pppvar.h $SRC/ppp_tty.c \ $SRC/pppcompress.c $SRC/pppcompress.h; do dest=$SYS/net/$(basename $f)