Skip to content

Commit

Permalink
dev-embedded/avrdude: bump 6.3 to EAPI 6
Browse files Browse the repository at this point in the history
  • Loading branch information
radhermit committed Dec 9, 2016
1 parent c85b4c2 commit aeddeae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dev-embedded/avrdude/avrdude-6.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5
EAPI=6

inherit toolchain-funcs

Expand All @@ -29,6 +29,8 @@ DEPEND="${RDEPEND}"
DOCS="AUTHORS ChangeLog* NEWS README"

src_prepare() {
default

# let the build system re-generate these, bug #120194
rm -f lexer.c config_gram.c config_gram.h || die
}
Expand Down

0 comments on commit aeddeae

Please sign in to comment.