aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-09 12:51:20 +0300
committerCem Keylan <cem@ckyln.com>2021-09-09 12:51:20 +0300
commit2f75f1eaec9204e7a3ffc03f017ad70f0dfedb21 (patch)
treee8d9745e7a66be9520ad635a00eb19c49e776668 /community
parent0ebb5ee760ce7d34a89cd4ce65de4652c22abc3e (diff)
downloadrepository-2f75f1eaec9204e7a3ffc03f017ad70f0dfedb21.tar.gz
zathura: use cl-meson
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/zathura/build5
1 files changed, 1 insertions, 4 deletions
diff --git a/community/zathura/build b/community/zathura/build
index 601a76f5..d579fbdb 100755
--- a/community/zathura/build
+++ b/community/zathura/build
@@ -9,10 +9,7 @@ patch -p1 < remove_gettext.patch
clsed 's/appstream-util//' data/meson.build
clsed 's/desktop-file-validate//' data/meson.build
-meson \
- --prefix=/usr \
- --sysconfdir=/etc \
- --buildtype=release \
+cl-meson \
-Dsynctex=disabled \
. output