]> git.ozlabs.org Git - ppp.git/blobdiff - freebsd-2.0/kinstall.sh
fix for freebsd
[ppp.git] / freebsd-2.0 / kinstall.sh
index bb0d88a9e424567be363c9b720fce557e03e6e24..ae90a05b714810472cc6f01c82434695caae583f 100755 (executable)
@@ -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)