summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-06-22 19:43:52 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-06-22 19:43:52 +0000
commit6c5c7c95a3fe7b54cfb75b54e3a5e67a0645bf94 (patch)
treeab08bec358ca92c152c2ba05ab3dac1418a203d3 /sys-libs/libmath++/libmath++-0.0.4-r1.ebuild
parentDepend on intltool wrt bug#474340. (diff)
downloadgentoo-2-6c5c7c95a3fe7b54cfb75b54e3a5e67a0645bf94.tar.gz
gentoo-2-6c5c7c95a3fe7b54cfb75b54e3a5e67a0645bf94.tar.bz2
gentoo-2-6c5c7c95a3fe7b54cfb75b54e3a5e67a0645bf94.zip
Force in-source build, wrt bug #474098. Thanks to Jason Mours for discovering this issue
(Portage version: 2.2.0_alpha181/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'sys-libs/libmath++/libmath++-0.0.4-r1.ebuild')
-rw-r--r--sys-libs/libmath++/libmath++-0.0.4-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild b/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild
index 8c288456c7da..250cb4f044d3 100644
--- a/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild
+++ b/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild,v 1.1 2013/06/19 17:03:28 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libmath++/libmath++-0.0.4-r1.ebuild,v 1.2 2013/06/22 19:43:52 pinkbyte Exp $
EAPI=5
AUTOTOOLS_AUTORECONF=1
+AUTOTOOLS_IN_SOURCE_BUILD=1 # bug #474098
inherit autotools-utils
DESCRIPTION="template based math library, written in C++, for symbolic and numeric calculus applications"