Completed transition to new ipkg method (ipkg.def), successfully booting after stage 1
[hvlinux.git] / stage2 / pkg / readline
index 9097481..03a69d0 100644 (file)
@@ -1,11 +1,11 @@
 #!/bin/bash
 
-CONFIGURE_OPTS="\
-    --libdir=/lib
-    ${CONFIGURE_OPTS}"
-
 hvconfig_pre()
 {
+    CONFIGURE_OPTS="\
+        ${CONFIGURE_OPTS} \    
+        --libdir=/lib"
+    
     cd ${LFS_TMP}/${PACKAGE}
 
     # Reinstalling Readline will cause the old libraries to be moved to