public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-build/make/
Date: Sat, 23 Mar 2024 08:37:40 +0000 (UTC)	[thread overview]
Message-ID: <1711182935.48352f4bd172977566b8d9c1579b921957c46b36.sam@gentoo> (raw)

commit:     48352f4bd172977566b8d9c1579b921957c46b36
Author:     Marco Sirabella <marco <AT> sirabella <DOT> org>
AuthorDate: Tue Feb 27 07:53:52 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 23 08:35:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48352f4b

dev-build/make: use src_install default

Signed-off-by: Marco Sirabella <marco <AT> sirabella.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-build/make/make-4.4.1-r1.ebuild | 3 +--
 dev-build/make/make-9999.ebuild     | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-build/make/make-4.4.1-r1.ebuild b/dev-build/make/make-4.4.1-r1.ebuild
index 94a0d47b7ca0..c71a60cbfb18 100644
--- a/dev-build/make/make-4.4.1-r1.ebuild
+++ b/dev-build/make/make-4.4.1-r1.ebuild
@@ -72,8 +72,7 @@ src_configure() {
 }
 
 src_install() {
-	emake DESTDIR="${D}" install
-	einstalldocs
+	default
 
 	dosym gmake /usr/bin/make
 	dosym gmake.1 /usr/share/man/man1/make.1

diff --git a/dev-build/make/make-9999.ebuild b/dev-build/make/make-9999.ebuild
index ee4f50eba0b0..6505deff9787 100644
--- a/dev-build/make/make-9999.ebuild
+++ b/dev-build/make/make-9999.ebuild
@@ -72,8 +72,7 @@ src_configure() {
 }
 
 src_install() {
-	emake DESTDIR="${D}" install
-	einstalldocs
+	default
 
 	dosym gmake /usr/bin/make
 	dosym gmake.1 /usr/share/man/man1/make.1


             reply	other threads:[~2024-03-23  8:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-23  8:37 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-19 14:10 [gentoo-commits] repo/gentoo:master commit in: dev-build/make/ Sam James
2024-11-19 14:10 Sam James
2024-11-08 11:57 Sam James
2024-11-08 10:59 Sam James
2024-11-08  6:31 Sam James
2024-11-08  3:54 Sam James
2024-08-18 19:44 Arsen Arsenović
2024-06-03  1:05 Sam James
2024-04-30  6:42 Sam James
2024-04-22  3:58 Sam James
2024-03-23  8:37 Sam James
2024-03-23  8:37 Sam James
2024-03-21  2:48 Sam James

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=1711182935.48352f4bd172977566b8d9c1579b921957c46b36.sam@gentoo \
    --to=sam@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