summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/zathura')
-rw-r--r--app-text/zathura/zathura-0.5.2-r4.ebuild (renamed from app-text/zathura/zathura-0.5.2-r3.ebuild)5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/zathura/zathura-0.5.2-r3.ebuild b/app-text/zathura/zathura-0.5.2-r4.ebuild
index 15177a979378..6fe10b0117a9 100644
--- a/app-text/zathura/zathura-0.5.2-r3.ebuild
+++ b/app-text/zathura/zathura-0.5.2-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -59,8 +59,7 @@ src_configure() {
}
src_install() {
- default
-
+ meson_src_install
doman "${WORKDIR}"/man/zathura*
}