media-sound/gnome-sound-recorder: Whitespace

Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
Patrick Lauer
2017-09-16 18:11:58 +00:00
parent 74bb20dd56
commit e8739ab2c8

View File

@@ -36,9 +36,9 @@ DEPEND="${COMMON_DEPEND}
src_prepare() {
gnome2_src_prepare
# FIXME: upstream should provide a way to set GST_INSPECT, bug #358755 & co.
# gst-inspect causes sandbox violations when a plugin needs write access to
# /dev/dri/card* in its init phase.
sed -e "s|\(gst10_inspect=\).*|\1$(type -P true)|" \
-i configure || die
# FIXME: upstream should provide a way to set GST_INSPECT, bug #358755 & co.
# gst-inspect causes sandbox violations when a plugin needs write access to
# /dev/dri/card* in its init phase.
sed -e "s|\(gst10_inspect=\).*|\1$(type -P true)|" \
-i configure || die
}