summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukc <lukc@upyum.com>2010-12-21 10:47:11 +0100
committerLukc <lukc@upyum.com>2010-12-21 10:47:11 +0100
commitec72334c86250cf4bad25a171e37f91e7a629075 (patch)
tree21826636c6968876f5619fbf276faf6b767c0d59
parentc4f481ee50bc9b2ccecc99a62524fcf9e4d3af5c (diff)
downloadbase-ec72334c86250cf4bad25a171e37f91e7a629075.tar.gz
base-ec72334c86250cf4bad25a171e37f91e7a629075.tar.bz2
base-ec72334c86250cf4bad25a171e37f91e7a629075.tar.xz
base-ec72334c86250cf4bad25a171e37f91e7a629075.zip
Mise à jour de NCurses.
-rw-r--r--ncurses/Pkgfile2
1 files changed, 2 insertions, 0 deletions
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