summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Eduardo <carana2099@gmail.com>2023-01-22 20:54:31 -0300
committerSam James <sam@gentoo.org>2023-01-23 00:55:57 +0000
commitf79cb503e218770c9111840d015562c49733b591 (patch)
tree0a44d46c640a099b6d4494e283299db87c48b65e /app-text/zathura
parentsys-devel/gcc: drop 13.0.0_pre20230115 (diff)
downloadgentoo-f79cb503e218770c9111840d015562c49733b591.tar.gz
gentoo-f79cb503e218770c9111840d015562c49733b591.tar.bz2
gentoo-f79cb503e218770c9111840d015562c49733b591.zip
app-text/zathura: install binaries
Fixes: ff8925541b7344eef7cf9ef73d29a88cdab45038 Closes: https://bugs.gentoo.org/891747 Signed-off-by: Carlos Eduardo <carana2099@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/29222 Signed-off-by: Sam James <sam@gentoo.org>
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*
}