Completed transition to new ipkg method (ipkg.def), successfully booting after stage 1
[hvlinux.git] / stage0 / pkg / ncurses
index 18a27ae..52fce24 100644 (file)
@@ -1,5 +1,13 @@
 #!/bin/bash
 
+hvconfig_pre()
+{
+    CONFIGURE_OPTS="\
+        ${CONFIGURE_OPTS} \
+        --without-debug \
+        --without-shared"
+}
+
 hvbuid()
 {
     # Only one binary is needed for the Cross-Tools.