mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-27 01:55:03 -07:00
freetype-harfbuzz: nit
This commit is contained in:
parent
7ee2df0cfb
commit
4c8283c0c1
@ -18,10 +18,10 @@ build_harfbuzz() (
|
||||
export CFLAGS="$CFLAGS -I$1/usr/include/freetype2"
|
||||
export CXXFLAGS="$CXXFLAGS -I$1/usr/include/freetype2"
|
||||
export LDFLAGS="$LDFLAGS -L$1/usr/lib"
|
||||
export DESTDIR="$1"
|
||||
|
||||
cd harfbuzz
|
||||
|
||||
export DESTDIR="$1"
|
||||
meson \
|
||||
--prefix=/usr \
|
||||
-Dpkg_config_path="$1/usr/lib/pkgconfig" \
|
||||
|
Loading…
Reference in New Issue
Block a user