summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libstroke/libstroke-0.5.1.ebuild')
-rw-r--r--dev-libs/libstroke/libstroke-0.5.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libstroke/libstroke-0.5.1.ebuild b/dev-libs/libstroke/libstroke-0.5.1.ebuild
index d583c2ddc24c..3d95ceb5d542 100644
--- a/dev-libs/libstroke/libstroke-0.5.1.ebuild
+++ b/dev-libs/libstroke/libstroke-0.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.23 2010/12/01 22:09:17 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.24 2012/04/25 16:24:18 jlec Exp $
inherit eutils autotools
@@ -23,7 +23,7 @@ src_unpack() {
epatch "${FILESDIR}"/${P}-m4_syntax.patch
epatch "${FILESDIR}"/${P}-no_gtk1.patch
epatch "${FILESDIR}"/${P}-autotools.patch
- eautoreconf || die 'eautoreconf failed'
+ eautoreconf
}
src_install () {