public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/newsyslog/
Date: Sun, 31 Dec 2023 13:19:20 +0000 (UTC)	[thread overview]
Message-ID: <1704028733.300427bf678219ce6f25a981609521ff185ff44b.ulm@gentoo> (raw)

commit:     300427bf678219ce6f25a981609521ff185ff44b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 13:17:41 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 13:18:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=300427bf

app-admin/newsyslog: Don't install cruft in ${T}

Closes: https://bugs.gentoo.org/840951
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-admin/newsyslog/newsyslog-1.1.0.81-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-admin/newsyslog/newsyslog-1.1.0.81-r1.ebuild b/app-admin/newsyslog/newsyslog-1.1.0.81-r1.ebuild
index cf05de58e7b6..e4c307946c09 100644
--- a/app-admin/newsyslog/newsyslog-1.1.0.81-r1.ebuild
+++ b/app-admin/newsyslog/newsyslog-1.1.0.81-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -36,10 +36,10 @@ src_configure() {
 }
 
 src_install() {
+	# The "install" target would install cached man pages #840951
 	emake \
 		DESTDIR="${D}" \
-		catmandir="${T}"/dont-install \
-		install
+		install-exec install-man
 
 	einstalldocs
 	dodoc newsyslog.conf ToDo


             reply	other threads:[~2023-12-31 13:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-31 13:19 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-19 19:32 [gentoo-commits] repo/gentoo:master commit in: app-admin/newsyslog/ Thomas Deutschmann
2021-02-18 20:11 Sergei Trofimovich
2021-02-11  7:45 Sergei Trofimovich
2021-02-01 15:07 Agostino Sarubbo
2021-01-24 19:24 David Seifert
2020-12-22 10:02 Patrice Clement
2017-11-19 23:19 Patrice Clement
2017-11-19 23:19 Patrice Clement
2017-04-28 21:53 Patrice Clement
2017-04-28 21:53 Patrice Clement
2017-04-03 22:04 Patrice Clement

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=1704028733.300427bf678219ce6f25a981609521ff185ff44b.ulm@gentoo \
    --to=ulm@gentoo.org \
    --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