Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 3086
Collapse All | Expand All

(-)xmms-1.2.7-r6.ebuild (-1 / +1 lines)
Lines 31-37 Link Here
31
31
32
	# For plugins such as avi4xmms, xmms needs to be linked to libavifile
32
	# For plugins such as avi4xmms, xmms needs to be linked to libavifile
33
	# and libstdcxx.
33
	# and libstdcxx.
34
	use avi && patch -p1 <${FILESDIR}/${P}-enable-avifile-plugins.patch || die
34
	use avi && (patch -p1 <${FILESDIR}/${P}-enable-avifile-plugins.patch || die)
35
35
36
# This is for the Plover patch
36
# This is for the Plover patch
37
#	use avi	&& (\
37
#	use avi	&& (\

Return to bug 3086