X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fstage3-additions;h=4bf271a43d7c36ed59a153c23298f661ac6f8565;hb=b2f91df3e7c1d1ca93ced97b5001e3134243666b;hp=c486323847350c7fc367b99b496ac549956f64b1;hpb=5d494ebc6690e09f6dd2b69bb29e9aa1dbee97df;p=hvlinux.git diff --git a/stage3/stage3-additions b/stage3/stage3-additions index c486323..4bf271a 100755 --- a/stage3/stage3-additions +++ b/stage3/stage3-additions @@ -1,6 +1,6 @@ #!/bin/sh -export LFS_PKG_DIR="$(dirname $(dirname $(pwd)))/packages/stage3" +export LFS_PKG_DIR="$(dirname $(pwd))/packages/stage3" export LFS_LOG_DIR=/var/log/hvlinux-install/stage3 export LFS_LOG_FILE=${LFS_LOG_DIR}/install.log export LFS_TMP="/tmp" @@ -18,8 +18,6 @@ fi init_log_file -ipkg ${JAVA} cis-java -ipkg_ac ${ED} -ipkg ${UML_UTILITIES} cis-uml-utilities +ipkg_ac ${CPIO} exit $?