diff options
Diffstat (limited to 'media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild')
-rw-r--r-- | media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
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 |