tweaks
This commit is contained in:
parent
a9c0a0ec4e
commit
2608c5241f
@ -863,6 +863,8 @@ harfbuzz()
|
||||
tar -xf $harfbuzz
|
||||
fi
|
||||
|
||||
mv harfbuzz-2.3.1 $harfbuzzsrcdir
|
||||
|
||||
cd $harfbuzzsrcdir
|
||||
|
||||
#./autogen.sh
|
||||
@ -870,8 +872,7 @@ harfbuzz()
|
||||
./configure --prefix=$freondir \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--without-graphite2 \
|
||||
--without-icu \
|
||||
--without-graphite2
|
||||
|
||||
make -j20
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user