Update for new BUILD_DIR and SRC_DIR variables
[hvlinux.git] / stage3 / pkg / shadow
index c544701..6745931 100644 (file)
@@ -5,7 +5,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.