summaryrefslogtreecommitdiff
path: root/scripts/wrapper.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/wrapper.sh.in')
-rw-r--r--scripts/wrapper.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/wrapper.sh.in b/scripts/wrapper.sh.in
index 94c7e0ed..f9480ea4 100644
--- a/scripts/wrapper.sh.in
+++ b/scripts/wrapper.sh.in
@@ -20,4 +20,4 @@
DIR="@PWD@"
-LIBRARY="$DIR"/libmakepkg exec "$DIR"/.lib/@PROGNAME@ "$@"
+LIBRARY="$DIR"/libmakepkg exec bash -$- "$DIR"/.lib/@PROGNAME@ "$@"