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

Collapse All | Expand All

(-)/usr/portage/media-plugins/vdr-xineliboutput/vdr-xineliboutput-1.0.5-r1.ebuild (+1 lines)
Lines 86-91 Link Here
86
	vdr-plugin_src_prepare
86
	vdr-plugin_src_prepare
87
87
88
	epatch "${FILESDIR}/${P}-ldflags.patch"
88
	epatch "${FILESDIR}/${P}-ldflags.patch"
89
	epatch "${FILESDIR}/${P}-XINE_VERSION_CODE.patch"
89
	if use xine; then
90
	if use xine; then
90
		XINE_PLUGIN_DIR=$(xine-config --plugindir)
91
		XINE_PLUGIN_DIR=$(xine-config --plugindir)
91
		if [[ ${XINE_PLUGIN_DIR} = "" ]]; then
92
		if [[ ${XINE_PLUGIN_DIR} = "" ]]; then

Return to bug 403473