summaryrefslogtreecommitdiffstats
path: root/recipe.d/0103-acl
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2013-01-03 13:42:34 -0700
committerAl Stone <ahs3@redhat.com>2013-01-03 13:42:34 -0700
commit5b9a975032a2e305cac848d2ee1fec9744b4f4ce (patch)
treea746cb3837d7ea91f250942c9be3eb3d2dc58985 /recipe.d/0103-acl
parent81e39c8a97377e6a75f8f554bb2d3cd3aa314e3d (diff)
parent6b75e78bde80a65ffde34cd7523f97687630e681 (diff)
downloadbootstrap.git.DONOTUSE-5b9a975032a2e305cac848d2ee1fec9744b4f4ce.tar.gz
bootstrap.git.DONOTUSE-5b9a975032a2e305cac848d2ee1fec9744b4f4ce.tar.xz
bootstrap.git.DONOTUSE-5b9a975032a2e305cac848d2ee1fec9744b4f4ce.zip
Merge branch 'aarch64-ahs3'
Diffstat (limited to 'recipe.d/0103-acl')
-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