diff options
Diffstat (limited to 'sys-apps/flashrom/flashrom-0.9.3.ebuild')
-rw-r--r-- | sys-apps/flashrom/flashrom-0.9.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/flashrom/flashrom-0.9.3.ebuild b/sys-apps/flashrom/flashrom-0.9.3.ebuild index 8c7df1327190..a3dd27babbaa 100644 --- a/sys-apps/flashrom/flashrom-0.9.3.ebuild +++ b/sys-apps/flashrom/flashrom-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/flashrom/flashrom-0.9.3.ebuild,v 1.5 2011/03/06 08:54:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/flashrom/flashrom-0.9.3.ebuild,v 1.6 2011/09/19 15:29:05 idl0r Exp $ EAPI="3" @@ -69,7 +69,6 @@ src_compile() { ewarn "You have to specify at least one programmer, and if you specify" ewarn "more than one programmer, you have to enable either dummy or" ewarn "internal as well. 'internal' will be the default now." - ebeep 3 args+=" CONFIG_INTERNAL=yes" fi fi |