From ec72334c86250cf4bad25a171e37f91e7a629075 Mon Sep 17 00:00:00 2001 From: Lukc Date: Tue, 21 Dec 2010 10:47:11 +0100 Subject: Mise à jour de NCurses. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ncurses/Pkgfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ncurses/Pkgfile b/ncurses/Pkgfile index df88789..bf8fec3 100644 --- a/ncurses/Pkgfile +++ b/ncurses/Pkgfile @@ -12,6 +12,8 @@ build () { cd $name-$version; local opts=( + ${CHOST:+-build=${CHOST}} + ${CTARGET:+-host=${CTARGET}} --with-install-prefix=$PKG --prefix=$prefix --with-normal -- cgit v1.2.3-54-g00ecf