From 409488e63e2325ef6309ba4bf92601989f78268f Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 26 Sep 2005 18:11:48 +0000 Subject: [PATCH] Removed extra uneeded lines. --- jhalfs | 6 +++++- jhalfs-0.2-debian_31_as_host-1.patch | 5 ----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/jhalfs b/jhalfs index 3b9d356..28db6b1 100755 --- a/jhalfs +++ b/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 diff --git a/jhalfs-0.2-debian_31_as_host-1.patch b/jhalfs-0.2-debian_31_as_host-1.patch index 0a05279..fa4e4ab 100644 --- a/jhalfs-0.2-debian_31_as_host-1.patch +++ b/jhalfs-0.2-debian_31_as_host-1.patch @@ -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 -