diff --git a/lfs-cross.sh b/lfs-cross.sh index 6f88737..9516ec9 100644 --- a/lfs-cross.sh +++ b/lfs-cross.sh @@ -16,7 +16,7 @@ begin() { } finish() { - cd /sources + cd $LFS/sources rm -rf $package_name }