commit:     0a0468dcb4c665584084a5117c09ca0429ed5cb3
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 26 16:55:59 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 16:56:18 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0468dc

sys-apps/util-linux: remove handling of getopt-parse* files

Closes: https://bugs.gentoo.org/747289
Closes: https://github.com/gentoo/gentoo/pull/17846
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 sys-apps/util-linux/util-linux-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys-apps/util-linux/util-linux-9999.ebuild 
b/sys-apps/util-linux/util-linux-9999.ebuild
index 345734beabb..446bd86309a 100644
--- a/sys-apps/util-linux/util-linux-9999.ebuild
+++ b/sys-apps/util-linux/util-linux-9999.ebuild
@@ -277,7 +277,6 @@ multilib_src_install() {
 
 multilib_src_install_all() {
        dodoc AUTHORS NEWS README* Documentation/{TODO,*.txt,releases/*}
-       chmod -x "${ED}"/usr/share/doc/util-linux-${PVR}/getopt/getopt-parse* 
|| die
 
        # e2fsprogs-libs didnt install .la files, and .pc work fine
        find "${ED}" -name "*.la" -delete || die

Reply via email to