aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-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 \