From 43adb1992f9a467bb23f017c0afc26861f66b7d7 Mon Sep 17 00:00:00 2001 From: Al Stone Date: Thu, 3 Jan 2013 13:03:59 -0700 Subject: corrected paths for tools for acl build Signed-off-by: Al Stone --- recipe.d/0103-acl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipe.d/0103-acl') 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 -- cgit