summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/farstream/farstream-0.2.7.ebuild')
-rw-r--r--net-libs/farstream/farstream-0.2.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/farstream/farstream-0.2.7.ebuild b/net-libs/farstream/farstream-0.2.7.ebuild
index 25c970a58031..c70333832471 100644
--- a/net-libs/farstream/farstream-0.2.7.ebuild
+++ b/net-libs/farstream/farstream-0.2.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild,v 1.2 2015/02/13 11:36:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/farstream/farstream-0.2.7.ebuild,v 1.3 2015/02/16 10:28:16 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -63,7 +63,7 @@ src_compile() {
# Prevent sandbox violations, bug #539224
# https://bugzilla.gnome.org/show_bug.cgi?id=744135
# https://bugzilla.gnome.org/show_bug.cgi?id=744134
- addpredict /dev/video0
+ addpredict /dev
gnome2_src_compile
}