diff options
Diffstat (limited to 'dev-libs/qof/qof-0.8.8.ebuild')
-rw-r--r-- | dev-libs/qof/qof-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qof/qof-0.8.8.ebuild b/dev-libs/qof/qof-0.8.8.ebuild index 04a14fa88ba5..3fed85be8999 100644 --- a/dev-libs/qof/qof-0.8.8.ebuild +++ b/dev-libs/qof/qof-0.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.8.ebuild,v 1.3 2015/03/15 13:18:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/qof/qof-0.8.8.ebuild,v 1.4 2015/04/02 18:35:49 mr_bones_ Exp $ EAPI=5 GCONF_DEBUG="no" @@ -36,7 +36,7 @@ src_prepare() { # Remove some CFLAGS epatch "${FILESDIR}"/${PN}-0.8.8-cflags.patch - # Delay build of unittests, bug #197999 + # Delay build of unittests, bug #197999 epatch "${FILESDIR}"/${PN}-0.8.8-unittest.patch # Fix use and build with yacc |