summaryrefslogtreecommitdiffstats
path: root/recipe.d/0102-attr
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-11-20 17:48:30 -0700
committerAl Stone <ahs3@redhat.com>2012-11-20 17:48:30 -0700
commit88ff7cb0723af6e8d7ccebed2836c3e156bd3d94 (patch)
tree51fbffcef6ee1ee21b267b260224c76e014bb1d5 /recipe.d/0102-attr
parentffbaa88144e1a9673cfcf022b42c7fd68868395c (diff)
downloadbootstrap.git.DONOTUSE-88ff7cb0723af6e8d7ccebed2836c3e156bd3d94.tar.gz
bootstrap.git.DONOTUSE-88ff7cb0723af6e8d7ccebed2836c3e156bd3d94.tar.xz
bootstrap.git.DONOTUSE-88ff7cb0723af6e8d7ccebed2836c3e156bd3d94.zip
aarch64: first pass at cleaning up remaining /lib64 paths
Signed-off-by: Al Stone <ahs3@redhat.com>
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