Upgrade to vte-0.38.2
[hvlinux.git] / stage3 / pkg / shadow
index a73e8a0..6745931 100644 (file)
@@ -2,11 +2,10 @@
 
 hvconfig_pre()
 {
-    CONFIGURE_OPTS="\
-        ${CONFIGURE_OPTS} \
+    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.