diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-12 00:09:52 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-12 13:16:30 +0100 |
commit | d6c48b7d3cb41148f8d0472248b8ca147b45026a (patch) | |
tree | a60ff33dbc421177e12b313901a3fe4cd1b7ff20 /sys-devel | |
parent | net-misc/nx: Disable polling for nx libs. (diff) | |
download | gentoo-d6c48b7d3cb41148f8d0472248b8ca147b45026a.tar.gz gentoo-d6c48b7d3cb41148f8d0472248b8ca147b45026a.tar.bz2 gentoo-d6c48b7d3cb41148f8d0472248b8ca147b45026a.zip |
sys-devel/automake: Bump to v1.16.1
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/automake/automake-9999.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/automake/automake-9999.ebuild b/sys-devel/automake/automake-9999.ebuild index fe0a51c196a7..4ef29d02f84e 100644 --- a/sys-devel/automake/automake-9999.ebuild +++ b/sys-devel/automake/automake-9999.ebuild @@ -42,8 +42,6 @@ DEPEND="${RDEPEND} sys-apps/help2man test? ( ${PYTHON_DEPS} )" -PATCHES=( "${FILESDIR}"/${PN}-1.15-install-sh-avoid-low-risk-race-in-tmp.patch ) - pkg_setup() { use test && python-any-r1_pkg_setup } |