Completed transition to new ipkg method (ipkg.def), successfully booting after stage 1
[hvlinux.git] / stage2 / pkg / shadow
index 5dbd099..723f5e7 100755 (executable)
@@ -1,11 +1,11 @@
 #!/bin/bash
 
-CONFIGURE_OPTS="\
-    --without-selinux
-    ${CONFIGURE_OPTS}"
-
 hvconfig_pre()
 {
+    CONFIGURE_OPTS="\
+        ${CONFIGURE_OPTS} \    
+        --without-selinux"
+    
     cd ${LFS_TMP}/${PACKAGE}
 
     # Disable the installation of the groups program and its man page, as