From 5b3427aa549101fd1ab8f340ea63a5e48186283f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 25 Apr 2018 19:27:03 -0500 Subject: system/debianutils: support cross properly --- system/debianutils/APKBUILD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/debianutils/APKBUILD b/system/debianutils/APKBUILD index 6c87f1867..efaed9cdb 100644 --- a/system/debianutils/APKBUILD +++ b/system/debianutils/APKBUILD @@ -17,6 +17,8 @@ source="http://ftp.debian.org/debian/pool/main/d/$pkgname/${pkgname}_${pkgver}.t build() { cd "$builddir" ./configure \ + --build=$CBUILD \ + --host=$CHOST \ --prefix=/usr \ --sysconfdir=/etc \ --mandir=/usr/share/man \ -- cgit v1.2.3-60-g2f50