From 182ec789d792f7797b31dd8e1426c586031be30f Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Thu, 19 Jul 2012 19:07:35 -0500 Subject: Add chost in builds --- community/xcircuit/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/xcircuit') diff --git a/community/xcircuit/PKGBUILD b/community/xcircuit/PKGBUILD index 24661289e..8e0309a83 100644 --- a/community/xcircuit/PKGBUILD +++ b/community/xcircuit/PKGBUILD @@ -17,7 +17,7 @@ md5sums=('6026f65a4bc327e5769157ffd1387342') build() { cd $srcdir/$pkgname-$pkgver - ./configure prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib --mandir=/usr/share/man + ./configure prefix=/usr --build=$CHOST --with-tcl=/usr/lib --with-tk=/usr/lib --mandir=/usr/share/man make make DESTDIR=$pkgdir install mkdir -p $pkgdir/usr/share/man/man1 -- cgit v1.2.3-54-g00ecf