From 77a2f06207f67ed7e95fed249ea9a3e7379401ac Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Tue, 30 Mar 2004 19:53:45 +0000 Subject: fix a typo, add libnsl --- scripts/mk-images | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/mk-images b/scripts/mk-images index 047c8e591..331e17eb5 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -387,7 +387,7 @@ EOF # setup xinetd for telnet cp -f $IMGPATH/etc/xinetd.conf $MBD_DIR/etc/xinetd.conf - mkdir -p $MBD_DIR_/etc/xinetd.d + mkdir -p $MBD_DIR/etc/xinetd.d cat > $MBD_DIR/etc/xinetd.d/telnet <