diff options
Diffstat (limited to 'dev-dotnet/pe-format')
-rw-r--r-- | dev-dotnet/pe-format/pe-format-2.9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild index 9475013b29d6..04abb35ea131 100644 --- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 #if LIVE EGIT_REPO_URI="https://bitbucket.org/mgorny/${PN}2.git" @@ -29,6 +29,7 @@ KEYWORDS= SRC_URI= src_prepare() { + default eautoreconf } #endif |