summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2021-07-25 17:31:32 +0200
committerLars Wendler <polynomial-c@gentoo.org>2021-07-25 17:31:49 +0200
commitc97dabece51af0cdb20d449ee65c0bc9997820ba (patch)
treee70b69ae6cb1116bef7f3190c405fbaa51582316 /sys-apps/shadow
parentdev-python/requests: keyworded 2.26.0 for hppa (diff)
downloadgentoo-c97dabece51af0cdb20d449ee65c0bc9997820ba.tar.gz
gentoo-c97dabece51af0cdb20d449ee65c0bc9997820ba.tar.bz2
gentoo-c97dabece51af0cdb20d449ee65c0bc9997820ba.zip
sys-apps/shadow: Revbump to install man pages
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'sys-apps/shadow')
-rw-r--r--sys-apps/shadow/shadow-4.9-r1.ebuild (renamed from sys-apps/shadow/shadow-4.9.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-apps/shadow/shadow-4.9.ebuild b/sys-apps/shadow/shadow-4.9-r1.ebuild
index ae13c6e52b4b..5b888d43b055 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