Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/baselayout/
Date: Sat, 25 Sep 2021 22:37:38
Message-Id: 1632609444.9e8a8faaf012c18fd247706f1051a29cd8edc303.williamh@gentoo
1 commit: 9e8a8faaf012c18fd247706f1051a29cd8edc303
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 25 22:36:31 2021 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 25 22:37:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e8a8faa
7
8 sys-apps/baselayout: remove the call to remove /etc/sysctl.d/README
9
10 This file is no longer installed by upstream so remove the call to
11 remove it.
12
13 Package-Manager: Portage-3.0.20, Repoman-3.0.3
14 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
15
16 sys-apps/baselayout/baselayout-9999.ebuild | 1 -
17 1 file changed, 1 deletion(-)
18
19 diff --git a/sys-apps/baselayout/baselayout-9999.ebuild b/sys-apps/baselayout/baselayout-9999.ebuild
20 index 84c0a536ea3..fd82615d04a 100644
21 --- a/sys-apps/baselayout/baselayout-9999.ebuild
22 +++ b/sys-apps/baselayout/baselayout-9999.ebuild
23 @@ -249,7 +249,6 @@ src_install() {
24 DESTDIR="${ED}" \
25 install
26 dodoc ChangeLog
27 - rm "${ED}"/etc/sysctl.d/README || die
28
29 # need the makefile in pkg_preinst
30 insinto /usr/share/${PN}