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