From 084691c538e1292124888360ea3b6cbbbb39a303 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 15 Aug 2013 07:26:10 +0000 Subject: main/gigolo: remove --build --host as its not autotools --- main/gigolo/APKBUILD | 2 -- 1 file changed, 2 deletions(-) diff --git a/main/gigolo/APKBUILD b/main/gigolo/APKBUILD index 7de77d1bd..b00a4475b 100644 --- a/main/gigolo/APKBUILD +++ b/main/gigolo/APKBUILD @@ -21,8 +21,6 @@ prepare() { build() { cd "$_builddir" ./configure \ - --build=$CBUILD \ - --host=$CHOST \ --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/share/man \ -- cgit v1.2.3