commit: c97dabece51af0cdb20d449ee65c0bc9997820ba
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 25 15:31:32 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Jul 25 15:31:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c97dabec
sys-apps/shadow: Revbump to install man pages
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
sys-apps/shadow/{shadow-4.9.ebuild => shadow-4.9-r1.ebuild} | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-apps/shadow/shadow-4.9.ebuild
b/sys-apps/shadow/shadow-4.9-r1.ebuild
similarity index 98%
rename from sys-apps/shadow/shadow-4.9.ebuild
rename to sys-apps/shadow/shadow-4.9-r1.ebuild
index ae13c6e52b4..5b888d43b05 100644
--- a/sys-apps/shadow/shadow-4.9.ebuild
+++ b/sys-apps/shadow/shadow-4.9-r1.ebuild
@@ -114,6 +114,9 @@ set_login_opt() {
src_install() {
emake DESTDIR="${D}" suidperms=4711 install
+ # 4.9 regression: https://github.com/shadow-maint/shadow/issues/389
+ emake DESTDIR="${D}" -C man install
+
# Remove libshadow and libmisc; see bug 37725 and the following
# comment from shadow's README.linux:
# Currently, libshadow.a is for internal use only, so if you see