diff options
Diffstat (limited to 'sci-mathematics/4ti2/4ti2-1.6.2.ebuild')
-rw-r--r-- | sci-mathematics/4ti2/4ti2-1.6.2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild index ae9f9f0fb1f4..0323d702e14d 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild @@ -1,10 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.6.2.ebuild,v 1.2 2014/07/18 12:27:10 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/4ti2/4ti2-1.6.2.ebuild,v 1.3 2014/11/14 09:58:13 tomka Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=true +AT_NO_RECURSIVE=1 inherit autotools-utils |