Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage2 / pkg / shadow
index 11d9ba9..fb083b1 100644 (file)
@@ -4,7 +4,7 @@ hvconfig_pre()
 {
     CONFIGURE_OPTS+=" --without-selinux"
 
-    cd ${LFS_TMP}/${PACKAGE}
+    cd ${SRC_DIR}
 
     # Disable the installation of the groups program and its man page, as
     # Coreutils provides a better version.