X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=freebsd-2.0%2Fkinstall.sh;h=ae90a05b714810472cc6f01c82434695caae583f;hp=bb0d88a9e424567be363c9b720fce557e03e6e24;hb=0816630b7e90b23792599af619d6950841891b9b;hpb=3fca15005a3eb1adb1ac4f94ec3eb6439e2dc865 diff --git a/freebsd-2.0/kinstall.sh b/freebsd-2.0/kinstall.sh index bb0d88a..ae90a05 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 $SRC/bsd-comp.c \ +for f in net/if_ppp.h net/ppp-comp.h $SRC/ppp_defs.h $SRC/bsd-comp.c \ $SRC/ppp-deflate.c $SRC/if_ppp.c $SRC/if_pppvar.h $SRC/ppp_tty.c \ $SRC/pppcompress.c $SRC/pppcompress.h common/zlib.c common/zlib.h; do dest=$SYS/net/$(basename $f)