From 380a9453447f1be08fc61ffbc92c0fc5f4f10c53 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 29 Oct 2013 18:43:23 +0100 Subject: try a bulkallmod problem fix --- package/ncurses/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/ncurses/Makefile') diff --git a/package/ncurses/Makefile b/package/ncurses/Makefile index fb3a39eb5..4c649aff0 100644 --- a/package/ncurses/Makefile +++ b/package/ncurses/Makefile @@ -50,8 +50,8 @@ ALL_TARGET:= libs INSTALL_TARGET:= install.libs install.data # use sth which does not exist -HOST_ALL_TARGET:= progs -HOST_INSTALL_TARGET:= install.includes install.progs +HOST_ALL_TARGET:= install.includes +HOST_INSTALL_TARGET:= install.progs HOST_CONFIGURE_ARGS+= --without-shared \ --with-build-cc=${CC_FOR_BUILD} \ --with-progs \ -- cgit v1.2.3