Removed extra uneeded lines.

This commit is contained in:
Manuel Canales Esparcia 2005-09-26 18:11:48 +00:00
parent 4e5e9b41e7
commit 409488e63e
2 changed files with 5 additions and 6 deletions

6
jhalfs
View file

@ -330,6 +330,10 @@ if [ ! -d $JHALFSDIR ] ; then
fi
>$JHALFSDIR/$LOG
cp $0 $XSL $JHALFSDIR/
if [ "$PWD" != "$JHALFSDIR" ] ; then
cp $0 $XSL $JHALFSDIR/
fi
get_book
build_Makefile

View file

@ -47,9 +47,4 @@ Debian 3.1 stable.
fi
}
--
http://linuxfromscratch.org/mailman/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page