comparison fonts/harfbuzz/harfbuzz.sh @ 1218:57dc83a39b13

misc: switch back to standard FHS
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 08:58:34 +0200
parents 27d1a83dc8d6
children 4ccc42bf0284
comparison
equal deleted inserted replaced
1217:27d1a83dc8d6 1218:57dc83a39b13
84 LDFLAGS="$LDFLAGS" \ 84 LDFLAGS="$LDFLAGS" \
85 LIBS="$LIBS" \ 85 LIBS="$LIBS" \
86 ./configure \ 86 ./configure \
87 --build=$CBUILD \ 87 --build=$CBUILD \
88 --host=$CHOST \ 88 --host=$CHOST \
89 --prefix= \ 89 --prefix=/usr \
90 $with_cairo \ 90 $with_cairo \
91 $with_fontconfig \ 91 $with_fontconfig \
92 $with_glib \ 92 $with_glib \
93 $with_icu \ 93 $with_icu \
94 $with_ttf 94 $with_ttf