From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/macchanger/
Date: Wed, 4 Jan 2023 05:50:49 +0000 (UTC) [thread overview]
Message-ID: <1672811294.955b84bad9b4a6003e132afd18b557215534eb73.sam@gentoo> (raw)
commit: 955b84bad9b4a6003e132afd18b557215534eb73
Author: Mikk Margus Möll <mikk.margus.moll <AT> eesti <DOT> ee>
AuthorDate: Thu Dec 22 18:28:22 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 05:48:14 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=955b84ba
net-analyzer/macchanger: fix building on USE="-split-usr" systems
Closes: https://bugs.gentoo.org/886121
Signed-off-by: Mikk Margus Möll <mikk.margus.moll <AT> eesti.ee>
Closes: https://github.com/gentoo/gentoo/pull/28763
Signed-off-by: Sam James <sam <AT> gentoo.org>
...macchanger-1.7.0_p5_p4.ebuild => macchanger-1.7.0_p5_p4-r1.ebuild} | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/net-analyzer/macchanger/macchanger-1.7.0_p5_p4.ebuild b/net-analyzer/macchanger/macchanger-1.7.0_p5_p4-r1.ebuild
similarity index 92%
rename from net-analyzer/macchanger/macchanger-1.7.0_p5_p4.ebuild
rename to net-analyzer/macchanger/macchanger-1.7.0_p5_p4-r1.ebuild
index ed18fd45624d..2bce7cea0e43 100644
--- a/net-analyzer/macchanger/macchanger-1.7.0_p5_p4.ebuild
+++ b/net-analyzer/macchanger/macchanger-1.7.0_p5_p4-r1.ebuild
@@ -29,7 +29,7 @@ S=${WORKDIR}/${P/_p*}
src_configure() {
# Shared data is installed below /lib, see Bug #57046
econf \
- --bindir="${EPREFIX}/sbin" \
+ --bindir="${EPREFIX}/usr/bin" \
--datadir="${EPREFIX}/lib"
}
@@ -38,7 +38,5 @@ src_install() {
newdoc "${WORKDIR}"/debian/changelog debian.changelog
- dodir /usr/bin
- dosym ../../sbin/macchanger /usr/bin/macchanger
dosym ../../lib/macchanger /usr/share/macchanger
}
next reply other threads:[~2023-01-04 5:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-04 5:50 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 13:07 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/macchanger/ WANG Xuerui
2024-04-29 7:51 Jakov Smolić
2024-04-29 7:51 Jakov Smolić
2024-02-20 5:06 Sam James
2023-01-06 8:00 Sam James
2022-06-07 9:38 Jakov Smolić
2022-06-07 8:38 Jakov Smolić
2022-05-28 10:34 Yixun Lan
2020-12-14 15:34 Aaron Bauman
2020-12-13 7:42 Sam James
2020-11-27 8:41 Agostino Sarubbo
2020-11-27 8:39 Agostino Sarubbo
2020-11-27 8:07 Agostino Sarubbo
2020-11-27 0:07 Thomas Deutschmann
2020-08-19 19:27 Sam James
2019-12-03 10:08 Jeroen Roovers
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=1672811294.955b84bad9b4a6003e132afd18b557215534eb73.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