summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-12-31 11:04:14 -0700
committerAl Stone <ahs3@redhat.com>2012-12-31 11:04:14 -0700
commitf100fd983ef27e0aadab6e63e1a5845941e4ad0e (patch)
tree5499be3b1501a544f068637780253a5186e36d7c
parent2893a9c33985d9a75130bad2d394b474091236e5 (diff)
downloadbootstrap.git.DONOTUSE-f100fd983ef27e0aadab6e63e1a5845941e4ad0e.tar.gz
bootstrap.git.DONOTUSE-f100fd983ef27e0aadab6e63e1a5845941e4ad0e.tar.xz
bootstrap.git.DONOTUSE-f100fd983ef27e0aadab6e63e1a5845941e4ad0e.zip
corrected build for ustr in recipe.d
Signed-off-by: Al Stone <ahs3@redhat.com>
-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=