diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-11-27 03:45:52 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-11-27 03:45:52 +0000 |
commit | ade6a77a08bc4b5970cdf5198518c6fa41fd7325 (patch) | |
tree | 2d5ccd404d59f5cb15912252288757ac553c4307 /media-sound | |
parent | Build in the source tree. (diff) | |
download | gentoo-2-ade6a77a08bc4b5970cdf5198518c6fa41fd7325.tar.gz gentoo-2-ade6a77a08bc4b5970cdf5198518c6fa41fd7325.tar.bz2 gentoo-2-ade6a77a08bc4b5970cdf5198518c6fa41fd7325.zip |
Build in the source tree.
(Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/bristol/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/bristol/bristol-0.60.9.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/media-sound/bristol/ChangeLog b/media-sound/bristol/ChangeLog index 532cc1407a69..e1d3a4823510 100644 --- a/media-sound/bristol/ChangeLog +++ b/media-sound/bristol/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/bristol # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/bristol/ChangeLog,v 1.8 2011/10/27 05:20:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/bristol/ChangeLog,v 1.9 2011/11/27 03:45:52 radhermit Exp $ + + 27 Nov 2011; Tim Harder <radhermit@gentoo.org> bristol-0.60.9.ebuild: + Build in the source tree. 27 Oct 2011; Tim Harder <radhermit@gentoo.org> -bristol-0.40.4.ebuild, -bristol-0.50.8.ebuild: diff --git a/media-sound/bristol/bristol-0.60.9.ebuild b/media-sound/bristol/bristol-0.60.9.ebuild index 060de8733155..aa899334df3d 100644 --- a/media-sound/bristol/bristol-0.60.9.ebuild +++ b/media-sound/bristol/bristol-0.60.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/bristol/bristol-0.60.9.ebuild,v 1.1 2011/10/27 05:15:56 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/bristol/bristol-0.60.9.ebuild,v 1.2 2011/11/27 03:45:52 radhermit Exp $ EAPI="4" @@ -27,6 +27,8 @@ DEPEND="${RDEPEND} DOCS=( AUTHORS ChangeLog HOWTO NEWS README ) +AUTOTOOLS_IN_SOURCE_BUILD=1 + src_prepare() { epatch "${FILESDIR}"/${P}-cflags.patch eautoreconf |