Removed extra uneeded lines.
This commit is contained in:
parent
4e5e9b41e7
commit
409488e63e
2 changed files with 5 additions and 6 deletions
6
jhalfs
6
jhalfs
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
||||
|
|
Reference in a new issue