summaryrefslogtreecommitdiffstats
path: root/recipe.d/0102-attr
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-11-23 11:30:19 -0700
committerAl Stone <ahs3@redhat.com>2012-11-23 11:30:19 -0700
commitd06ce0302d8e9264313cf91a34dac7cb03ad60ae (patch)
treeb841650a0ed1539bbf69bd3bbb4d8945137d388c /recipe.d/0102-attr
parented70187232271ca91eb7a00b7369a733f1b72752 (diff)
parent56bc03320a53090fdc98322a39cfbb6d2be4cbe5 (diff)
downloadbootstrap.git.DONOTUSE-d06ce0302d8e9264313cf91a34dac7cb03ad60ae.tar.gz
bootstrap.git.DONOTUSE-d06ce0302d8e9264313cf91a34dac7cb03ad60ae.tar.xz
bootstrap.git.DONOTUSE-d06ce0302d8e9264313cf91a34dac7cb03ad60ae.zip
Merge branch 'aarch64-ahs3'
Diffstat (limited to 'recipe.d/0102-attr')
-rw-r--r--recipe.d/0102-attr2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipe.d/0102-attr b/recipe.d/0102-attr
index 757031f..61744f2 100644
--- a/recipe.d/0102-attr
+++ b/recipe.d/0102-attr
@@ -3,7 +3,7 @@
mcd $BUILDDIR/attr
rsync -av $SRC/attr-*/ ./
-./configure $TCONFIGARGS --libexecdir=/usr/lib
+./configure $TCONFIGARGS --libexecdir=/usr/lib${SUFFIX}
make $J LIBTOOL="libtool --tag=CC"
make $J install
make $J install-dev