Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 593460 | Differences between
and this patch

Collapse All | Expand All

(-)vlc-2.2.4.ebuild (+4 lines)
Lines 281-286 Link Here
281
281
282
	default
282
	default
283
283
284
	if use libav ; then
285
		epatch "${FILESDIR}"/vlc-2.2.4-fix-libav-compile.patch
286
	fi
287
284
	# Don't use --started-from-file when not using dbus.
288
	# Don't use --started-from-file when not using dbus.
285
	if ! use dbus ; then
289
	if ! use dbus ; then
286
		sed -i 's/ --started-from-file//' share/vlc.desktop.in || die
290
		sed -i 's/ --started-from-file//' share/vlc.desktop.in || die

Return to bug 593460