diff options
Diffstat (limited to 'dev-libs/gmp/gmp-6.1.2.ebuild')
-rw-r--r-- | dev-libs/gmp/gmp-6.1.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-libs/gmp/gmp-6.1.2.ebuild b/dev-libs/gmp/gmp-6.1.2.ebuild index 6481d95238be..68a429d051fb 100644 --- a/dev-libs/gmp/gmp-6.1.2.ebuild +++ b/dev-libs/gmp/gmp-6.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -53,6 +53,7 @@ src_prepare() { EOF # Patches to original configure might have lost the +x bit. chmod a+rx configure{,.wrapped} + epatch_user } multilib_src_configure() { |