From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/input-utils/
Date: Sat, 6 Nov 2021 04:41:35 +0000 (UTC) [thread overview]
Message-ID: <1636173672.316c99eeca5cd2f4f4e5992d17664441490caf22.sam@gentoo> (raw)
commit: 316c99eeca5cd2f4f4e5992d17664441490caf22
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 6 04:41:12 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 6 04:41:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=316c99ee
sys-apps/input-utils: use 'emake', not 'make'
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/input-utils/input-utils-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/input-utils/input-utils-1.3.ebuild b/sys-apps/input-utils/input-utils-1.3.ebuild
index d5499f832ba..244234922d6 100644
--- a/sys-apps/input-utils/input-utils-1.3.ebuild
+++ b/sys-apps/input-utils/input-utils-1.3.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ~arm ~arm64 ppc ~riscv x86"
S="${WORKDIR}/${MY_P}"
src_install() {
- make install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man STRIP="" || die "make install failed"
+ emake install bindir="${D}"/usr/bin mandir="${D}"/usr/share/man STRIP=""
dodoc lircd.conf
dodoc README
}
next reply other threads:[~2021-11-06 4:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-06 4:41 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-07 0:20 [gentoo-commits] repo/gentoo:master commit in: sys-apps/input-utils/ Conrad Kostecki
2021-11-06 4:41 Sam James
2021-09-27 22:05 Marek Szuba
2021-04-30 19:03 Andreas Sturmlechner
2020-02-03 12:30 Agostino Sarubbo
2020-02-03 11:31 Agostino Sarubbo
2020-01-31 13:45 Agostino Sarubbo
2019-04-21 3:00 Anthony G. Basile
2018-12-09 0:05 Anthony G. Basile
2017-03-11 23:36 Michael Weber
2017-03-02 10:30 Agostino Sarubbo
2017-02-27 16:03 Lars Wendler
2017-02-27 16:03 Lars Wendler
2016-05-21 14:40 Pacho Ramos
2016-04-26 11:48 Lars Wendler
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=1636173672.316c99eeca5cd2f4f4e5992d17664441490caf22.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