summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-12-31 11:04:39 -0700
committerAl Stone <ahs3@redhat.com>2012-12-31 11:04:39 -0700
commitee0059e5f9f6cac76a870733e8469c5d977013c1 (patch)
tree13ad7df961ecdfdcc769f8471d94f3c6bfc40a55
parent4ed363da8e2d5221c702a10dd76456282d7bfa37 (diff)
parentf100fd983ef27e0aadab6e63e1a5845941e4ad0e (diff)
downloadbootstrap.git.DONOTUSE-ee0059e5f9f6cac76a870733e8469c5d977013c1.tar.gz
bootstrap.git.DONOTUSE-ee0059e5f9f6cac76a870733e8469c5d977013c1.tar.xz
bootstrap.git.DONOTUSE-ee0059e5f9f6cac76a870733e8469c5d977013c1.zip
Merge branch 'aarch64-ahs3'
-rw-r--r--recipe.d/0031-ustr7
1 files changed, 6 insertions, 1 deletions
diff --git a/recipe.d/0031-ustr b/recipe.d/0031-ustr
index ee111f6..820e825 100644
--- a/recipe.d/0031-ustr
+++ b/recipe.d/0031-ustr
@@ -1,5 +1,10 @@
cd $SRC/ustr-*
make $J CC=gcc
make $J CC=gcc all-shared
-make $J CC=gcc install
+make $J CC=gcc install \
+ prefix=/usr \
+ bindir=/usr/bin mandir=/usr/share/man \
+ datadir=/usr/share libdir=/usr/lib$SUFFIX \
+ includedir=/usr/include libexecdir=/usr/libexec \
+ LDCONFIG=/bin/true HIDE=