summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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=