X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage0%2Fpkg%2Fncurses;fp=stage0%2Fpkg%2Fncurses;h=b2126bcfe24f8f20ea316ebe44c3edb598f4abc9;hb=1422b969f72925bc679180c80ac0fa2518b16a03;hp=7d4a68073e54d94779b118dad3d54df9eddc1396;hpb=8b5bc6d928b8e6bf85f28816cf33eb47b8af5867;p=hvlinux.git diff --git a/stage0/pkg/ncurses b/stage0/pkg/ncurses index 7d4a680..b2126bc 100644 --- a/stage0/pkg/ncurses +++ b/stage0/pkg/ncurses @@ -2,8 +2,7 @@ hvconfig_pre() { - CONFIGURE_OPTS="\ - ${CONFIGURE_OPTS} \ + CONFIGURE_OPTS+=" \ --without-debug \ --without-shared" }