From e83377516f87c7c46ad6cfd88575efdf61cb9b64 Mon Sep 17 00:00:00 2001 From: Jörg Bornkessel Date: Sun, 14 Dec 2008 16:56:37 +0000 Subject: add build-params -j1, fails to build with parallel make; thx to Flameeyes@g.o on #247800 (Portage version: 2.1.4.5) --- media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild') diff --git a/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild b/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild index 0ca07324e54a..cb7fe5c44743 100644 --- a/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild +++ b/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild,v 1.2 2008/04/13 18:58:36 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild,v 1.3 2008/12/14 16:56:37 hd_brummy Exp $ inherit vdr-plugin @@ -14,3 +14,5 @@ LICENSE="GPL-2" IUSE="" DEPEND=">=media-video/vdr-1.2.6" + +BUILD_PARAMS="-j1" \ No newline at end of file -- cgit v1.2.3-65-gdbad