aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mozjs-38
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2017-06-05 21:43:22 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2017-06-05 21:43:22 +0000
commit33268ddd5fac7d452f4b46a135f37c8d67fb13f1 (patch)
treed4e4241bea8233fd03b17e1965e8cc124ebd6731 /testing/mozjs-38
parent801551b52109dbd16517451bcf5752360b91cff4 (diff)
downloadaports-33268ddd5fac7d452f4b46a135f37c8d67fb13f1.tar.bz2
aports-33268ddd5fac7d452f4b46a135f37c8d67fb13f1.tar.xz
testing/mozjs-38: god mozilla's build system is garbage
Diffstat (limited to 'testing/mozjs-38')
-rw-r--r--testing/mozjs-38/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mozjs-38/APKBUILD b/testing/mozjs-38/APKBUILD
index b9c8224abf..67414bdffb 100644
--- a/testing/mozjs-38/APKBUILD
+++ b/testing/mozjs-38/APKBUILD
@@ -22,7 +22,7 @@ options="!check"
build() {
cd "$_builddir"
- PYTHON=/usr/bin/python ./configure --prefix=/usr \
+ SHELL=/bin/ash PYTHON=/usr/bin/python ./configure --prefix=/usr \
--with-system-icu \
--with-system-nspr \
--enable-system-ffi \