X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=freebsd-2.0%2Fkinstall.sh;h=ae90a05b714810472cc6f01c82434695caae583f;hb=21cdaec64fc3385795f4318fdf2358f503ec26ba;hp=bb0d88a9e424567be363c9b720fce557e03e6e24;hpb=c48617290e993c0c195b661a4d738ea30fabab05;p=ppp.git 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)