aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fotoxx/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/fotoxx/APKBUILD')
-rw-r--r--testing/fotoxx/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/fotoxx/APKBUILD b/testing/fotoxx/APKBUILD
index 50b6545583..78f35a58aa 100644
--- a/testing/fotoxx/APKBUILD
+++ b/testing/fotoxx/APKBUILD
@@ -23,6 +23,7 @@ prepare() {
*.patch) patch -p1 -i "$srcdir"/$i || return 1;;
esac
done
+ sed -e 's:/bin/bash:/bin/sh:' -i dependencies.sh
}
build() {