diff options
Diffstat (limited to 'x11-proto/xcb-proto/xcb-proto-1.9.ebuild')
-rw-r--r-- | x11-proto/xcb-proto/xcb-proto-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/xcb-proto/xcb-proto-1.9.ebuild b/x11-proto/xcb-proto/xcb-proto-1.9.ebuild index ede8db5bde32..0a3946ab7563 100644 --- a/x11-proto/xcb-proto/xcb-proto-1.9.ebuild +++ b/x11-proto/xcb-proto/xcb-proto-1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.9.ebuild,v 1.1 2013/11/09 05:53:58 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.9.ebuild,v 1.2 2013/11/09 09:57:32 polynomial-c Exp $ EAPI=5 @@ -25,7 +25,7 @@ DEPEND="${RDEPEND} # Work around py-compile being generated by some ancient version. src_prepare() { rm -f py-compile - eautomake + eautoreconf } src_configure() { |