From 022a9becf55293e8b3ec9ee72144b4b06900fda0 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sat, 24 Jul 2021 00:20:50 +0300 Subject: zathura: use clman --- community/zathura/build | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'community') diff --git a/community/zathura/build b/community/zathura/build index 7d80a8fd..decd0b41 100755 --- a/community/zathura/build +++ b/community/zathura/build @@ -19,5 +19,4 @@ meson \ ninja -C output ninja -C output install -install -Dm 0644 zathura.1 "$1/usr/share/man/man1/zathura.1" -install -Dm 0644 zathurarc.5 "$1/usr/share/man/man1/zathurarc.5" +clman zathura.1 zathurarc.5 -- cgit v1.2.3