X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=freebsd-2.0%2Fkinstall.sh;h=727390229607739faea40f8fc876109ac3c01a61;hp=f865255c325d193f1d6988d530c368eef1fee647;hb=6b2c49b8407f13b06487ad852985e703cf316990;hpb=582900da7f716dac246e19278e6087bb889baf24;ds=sidebyside 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)