diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-11-13 11:09:35 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-11-13 11:23:14 +0100 |
commit | a37fa25fa9f1c34cfe520843a98dbc4c4b41dc4d (patch) | |
tree | 732e876492698062483bb2a6403a83c90261229e /sys-apps | |
parent | sys-apps/iproute2: Bump to version 4.14.0 (diff) | |
download | gentoo-a37fa25fa9f1c34cfe520843a98dbc4c4b41dc4d.tar.gz gentoo-a37fa25fa9f1c34cfe520843a98dbc4c4b41dc4d.tar.bz2 gentoo-a37fa25fa9f1c34cfe520843a98dbc4c4b41dc4d.zip |
sys-apps/iproute2: Adjusted live ebuild.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute2/iproute2-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-apps/iproute2/iproute2-9999.ebuild b/sys-apps/iproute2/iproute2-9999.ebuild index ba7c88b2ac9b..5cb1a3148666 100644 --- a/sys-apps/iproute2/iproute2-9999.ebuild +++ b/sys-apps/iproute2/iproute2-9999.ebuild @@ -113,8 +113,6 @@ src_install() { ARPDDIR="${EPREFIX%/}"/var/lib/arpd \ install - rm "${ED%/}"/usr/share/doc/${PF}/*.{sgml,tex} || die #455988 - dodir /bin mv "${ED%/}"/{s,}bin/ip || die #330115 |