summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/shotwell/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/main/shotwell/APKBUILD b/main/shotwell/APKBUILD
index 7ee880f01..c344bb14a 100644
--- a/main/shotwell/APKBUILD
+++ b/main/shotwell/APKBUILD
@@ -29,12 +29,10 @@ prepare() {
done
}
-build ()
-{
+build () {
cd $srcdir/$pkgname-$pkgver
./configure \
--build=$CBUILD \
- --host=$CHOST \
--prefix=/usr \
--disable-desktop-update \
--disable-icon-update \