From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/baselayout:master commit in: /
Date: Sun, 18 Sep 2022 03:03:35 +0000 (UTC) [thread overview]
Message-ID: <1663470100.625632955cec96baaaafc0dd83e8497cd55d9b9e.floppym@gentoo> (raw)
commit: 625632955cec96baaaafc0dd83e8497cd55d9b9e
Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 18 03:01:40 2022 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 03:01:40 2022 +0000
URL: https://gitweb.gentoo.org/proj/baselayout.git/commit/?id=62563295
Makefile: simplify /sbin symlink for usrmerge
This matches the layout produced by sys-apps/merge-usr.
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index a61e828b..e0266d2a 100644
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,7 @@ ifeq ($(OS),Linux)
rm -fr ${DESTDIR}/sbin
rm -fr ${DESTDIR}/usr/sbin
ln -snf usr/bin ${DESTDIR}/bin
- ln -snf usr/sbin ${DESTDIR}/sbin
+ ln -snf usr/bin ${DESTDIR}/sbin
ln -snf bin ${DESTDIR}/usr/sbin
endif
next reply other threads:[~2022-09-18 3:03 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-18 3:03 Mike Gilbert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-04 19:49 [gentoo-commits] proj/baselayout:master commit in: / Mike Gilbert
2024-11-03 23:33 Mike Gilbert
2024-03-12 1:39 Mike Gilbert
2023-07-09 1:24 Mike Gilbert
2023-07-09 1:24 Mike Gilbert
2023-07-09 1:17 Mike Gilbert
2023-07-09 1:17 Mike Gilbert
2023-01-28 2:08 Mike Gilbert
2023-01-28 2:08 Mike Gilbert
2023-01-28 0:33 Mike Gilbert
2023-01-27 18:15 William Hubbs
2023-01-27 18:15 William Hubbs
2023-01-27 18:12 William Hubbs
2023-01-27 17:20 William Hubbs
2023-01-27 17:20 William Hubbs
2023-01-26 3:48 William Hubbs
2023-01-26 0:08 William Hubbs
2023-01-25 21:23 William Hubbs
2022-09-18 21:44 William Hubbs
2022-09-18 4:28 William Hubbs
2022-09-18 3:22 Mike Gilbert
2021-09-27 21:48 William Hubbs
2021-09-27 21:44 William Hubbs
2021-09-27 21:24 William Hubbs
2021-09-27 20:56 William Hubbs
2021-09-27 17:46 William Hubbs
2021-09-24 19:56 William Hubbs
2021-05-11 15:48 William Hubbs
2020-02-10 4:21 William Hubbs
2020-02-10 4:21 William Hubbs
2018-05-28 19:31 William Hubbs
2018-05-28 19:31 William Hubbs
2018-05-26 20:17 William Hubbs
2018-05-26 20:17 William Hubbs
2018-05-23 21:50 William Hubbs
2018-02-22 17:54 William Hubbs
2018-02-07 19:11 William Hubbs
2018-02-06 22:54 William Hubbs
2017-11-17 22:04 William Hubbs
2017-10-03 22:02 William Hubbs
2017-08-21 19:45 William Hubbs
2017-06-09 18:38 William Hubbs
2017-06-09 18:38 William Hubbs
2017-06-08 17:35 William Hubbs
2016-09-01 20:56 William Hubbs
2016-09-01 20:56 William Hubbs
2014-08-13 18:08 William Hubbs
2014-08-06 19:49 William Hubbs
2014-08-06 15:07 William Hubbs
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=1663470100.625632955cec96baaaafc0dd83e8497cd55d9b9e.floppym@gentoo \
--to=floppym@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