summaryrefslogtreecommitdiffstats
path: root/recipe.d
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d')
-rw-r--r--recipe.d/0103-acl6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipe.d/0103-acl b/recipe.d/0103-acl
index 08959fe..a902c25 100644
--- a/recipe.d/0103-acl
+++ b/recipe.d/0103-acl
@@ -7,6 +7,6 @@ rsync -av $SRC/acl-*/ ./
touch .census
./configure $TCONFIGARGS --libexecdir=/usr/lib${SUFFIX}
make $J LIBTOOL="libtool --tag=CC"
-make $J install
-make $J install-dev
-make $J install-lib
+make $J install SHELL=/bin/bash
+make $J install-dev SHELL=/bin/bash
+make $J install-lib SHELL=/bin/bash