Removed executable bit on sourced files
[hvlinux.git] / stage2 / pkg / shadow
old mode 100755 (executable)
new mode 100644 (file)
index 5dbd099..723f5e7
@@ -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