aboutsummaryrefslogtreecommitdiffstats
path: root/main/spl/APKBUILD
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-09-25 06:34:12 +0000
committerTimo Teräs <timo.teras@iki.fi>2017-09-25 06:34:12 +0000
commit18cc80b30d1b145b1e345a7930749b2b1c9a57b4 (patch)
treeda647966e1009bfe69cfd448d37145dad1c41959 /main/spl/APKBUILD
parent5c0a4eca1b983e80c29fdbdb638f3c22b9b9e379 (diff)
downloadaports-18cc80b30d1b145b1e345a7930749b2b1c9a57b4.tar.bz2
aports-18cc80b30d1b145b1e345a7930749b2b1c9a57b4.tar.xz
main/spl: update config.guess
Diffstat (limited to 'main/spl/APKBUILD')
-rw-r--r--main/spl/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/spl/APKBUILD b/main/spl/APKBUILD
index dee7a885e8..104ec4072b 100644
--- a/main/spl/APKBUILD
+++ b/main/spl/APKBUILD
@@ -20,6 +20,7 @@ builddir="$srcdir"/spl-$pkgver
prepare() {
default_prepare
update_config_sub
+ update_config_guess
}
build() {