commit:     f79cb503e218770c9111840d015562c49733b591
Author:     Carlos Eduardo <carana2099 <AT> gmail <DOT> com>
AuthorDate: Sun Jan 22 23:54:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 00:55:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f79cb503

app-text/zathura: install binaries

Fixes: ff8925541b7344eef7cf9ef73d29a88cdab45038
Closes: https://bugs.gentoo.org/891747
Signed-off-by: Carlos Eduardo <carana2099 <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29222
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../zathura/{zathura-0.5.2-r3.ebuild => zathura-0.5.2-r4.ebuild}     | 5 ++---
 1 file 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
similarity index 96%
rename from app-text/zathura/zathura-0.5.2-r3.ebuild
rename to 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*
 }
 

Reply via email to