X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Finstall-2;h=2b733bf8cbeed99ded231e20467057900d496a8e;hb=bb0a16c7b69f42327f9ae0b8c40cfa35fd34aba2;hp=352adc72f067b515fe8a3db09d3fc38b9e881902;hpb=16cc35ba4890382ee9368a176e4f5a7fa773b7a6;p=hvlinux.git diff --git a/stage2/install-2 b/stage2/install-2 index 352adc7..2b733bf 100755 --- a/stage2/install-2 +++ b/stage2/install-2 @@ -5,7 +5,7 @@ source ../sysinfos source ../functions source ../packages-list -export LFS_PKG_DIR="$(dirname $(dirname $(pwd)))/packages/stage2" +export LFS_PKG_DIR="$(dirname $(pwd))/packages/stage2" export LFS_LOG_DIR=/var/log/hvlinux-install/stage2 export LFS_LOG_FILE=${LFS_LOG_DIR}/install.log export LFS_TMP="/tmp"