aboutsummaryrefslogtreecommitdiff
path: root/wayland
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 22:21:11 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 22:21:11 +0300
commit4b886a942bc5f1f0ae48e8510de35353880788ae (patch)
tree9b89b4138e1ab34b5181171b889bfb16960fa296 /wayland
parent609e4c30c163b68d32e11a4c9ca06dfe00abd55c (diff)
downloadrepository-4b886a942bc5f1f0ae48e8510de35353880788ae.tar.gz
fcft: use cl-meson
Diffstat (limited to 'wayland')
-rwxr-xr-xwayland/fcft/build4
1 files changed, 2 insertions, 2 deletions
diff --git a/wayland/fcft/build b/wayland/fcft/build
index c546b45e..3fb5a269 100755
--- a/wayland/fcft/build
+++ b/wayland/fcft/build
@@ -2,8 +2,8 @@
export DESTDIR=$1
-meson \
- --prefix=/usr \
+cl-meson \
+ -Dtext-shaping=enabled \
. output
ninja -C output