public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/gridcoin/
Date: Wed, 10 Apr 2024 07:51:20 +0000 (UTC)	[thread overview]
Message-ID: <1712735469.4b4fa325b0a5646c1cf9a968197ccfa370ef07cf.cybertailor@gentoo> (raw)

commit:     4b4fa325b0a5646c1cf9a968197ccfa370ef07cf
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Apr 10 07:51:04 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Apr 10 07:51:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b4fa325

net-p2p/gridcoin: fix manpage install for non-gui builds

Closes: https://bugs.gentoo.org/929041
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-p2p/gridcoin/gridcoin-5.4.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/gridcoin/gridcoin-5.4.7.0.ebuild b/net-p2p/gridcoin/gridcoin-5.4.7.0.ebuild
index 205d1dfe5a..d36b4d86e6 100644
--- a/net-p2p/gridcoin/gridcoin-5.4.7.0.ebuild
+++ b/net-p2p/gridcoin/gridcoin-5.4.7.0.ebuild
@@ -85,7 +85,7 @@ src_install() {
 	cmake_src_install
 
 	mkdir -p "${ED}"/usr/share/man/man1 || die
-	mv "${ED}"{/usr/share/man/gridcoinresearch.1,/usr/share/man/man1} || die
+	mv "${ED}"/usr/share/man/*.1 "${ED}"/usr/share/man/man1 || die
 }
 
 pkg_postinst() {


             reply	other threads:[~2024-04-10  7:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-10  7:51 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-17 13:32 [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/gridcoin/ Anna Vyalkova
2025-01-06  9:10 Anna Vyalkova
2024-08-08 22:58 Anna Vyalkova
2024-04-11  4:16 Anna Vyalkova
2024-04-09  0:30 Anna Vyalkova

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1712735469.4b4fa325b0a5646c1cf9a968197ccfa370ef07cf.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox