comparison fonts/harfbuzz/harfbuzz.sh @ 549:bad483aace64

vanilla: use prefix= instead
author David Demelier <markand@malikania.fr>
date Sun, 23 Jun 2019 15:13:10 +0200
parents 16d26eee4b33
children 25cecc6dca48
comparison
equal deleted inserted replaced
548:b1d040632d36 549:bad483aace64
85 LDFLAGS="$LDFLAGS" \ 85 LDFLAGS="$LDFLAGS" \
86 LIBS="$LIBS" \ 86 LIBS="$LIBS" \
87 ./configure \ 87 ./configure \
88 --build=$CBUILD \ 88 --build=$CBUILD \
89 --host=$CHOST \ 89 --host=$CHOST \
90 --prefix=/ \ 90 --prefix= \
91 $with_cairo \ 91 $with_cairo \
92 $with_fontconfig \ 92 $with_fontconfig \
93 $with_freetype \ 93 $with_freetype \
94 $with_glib \ 94 $with_glib \
95 $with_icu 95 $with_icu