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

Collapse All | Expand All

(-)file_not_specified_in_diff (-8 / +12 lines)
Line 61 Link Here
61
62
	einfo "BASE_DIR=$BASE_DIR"
Line 102 Link Here
104
	elif has_version "<x11-base/xorg-x11-6.8.99"; then
105
		einfo "has <xorg-x11-6.8.99"
106
		X11_IMPLEM=xorg-x11
107
		X11_IMPLEM_V="$(best_version x11-base/xorg-x11)"
108
		X11_IMPLEM_V="${X11_IMPLEM_V/${X11_IMPLEM}-/}"
109
		X11_IMPLEM_V="${X11_IMPLEM_V##*\/}"
Line 109 Link Here
109
	einfo "X11 implementation is ${X11_IMPLEM}."
117
	einfo "X11 implementation is ${X11_IMPLEM}-${X11_IMPLEM_V}."
110
--
Line 201 Link Here
201
	fi &> /dev/null
209
	fi #&> /dev/null
202
--
Line 237 Link Here
237
	einfo "${pkglibdir} -> ${inslibdir}"
245
	#einfo "${pkglibdir} -> ${inslibdir}"
238
--
Line 290 Link Here
290
	cp -pPR ${ARCH_DIR}/usr/X11R6/${pkglibdir}/lib{fglrx_*,aticonfig} \
298
	cp -pPR ${ARCH_DIR}/usr/X11R6/${pkglibdir}/lib{fglrx_*,aticonfig.a} \
291
--

Return to bug 112427