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 / +9 lines)
Line 102 Link Here
102
	elif has_version "<x11-base/xorg-x11-6.8.99"; then
103
		X11_IMPLEM=xorg-x11
104
		X11_IMPLEM_V="$(best_version x11-base/xorg-x11)"
105
		X11_IMPLEM_V="${X11_IMPLEM_V/${X11_IMPLEM}-/}"
106
		X11_IMPLEM_V="${X11_IMPLEM_V##*\/}"
Line 109 Link Here
109
	einfo "X11 implementation is ${X11_IMPLEM}."
114
	einfo "X11 implementation is ${X11_IMPLEM}-${X11_IMPLEM_V}."
110
--
Line 201 Link Here
201
	fi &> /dev/null
206
	fi #&> /dev/null
202
--
Line 237 Link Here
237
	einfo "${pkglibdir} -> ${inslibdir}"
242
	#einfo "${pkglibdir} -> ${inslibdir}"
238
--
Line 290 Link Here
290
	cp -pPR ${ARCH_DIR}/usr/X11R6/${pkglibdir}/lib{fglrx_*,aticonfig} \
295
	cp -pPR ${ARCH_DIR}/usr/X11R6/${pkglibdir}/lib{fglrx_*,aticonfig.a} \
291
--

Return to bug 112427