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 (-13 / +4 lines)
Lines 102-106 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 114 Link Here
114
	einfo "X11 implementation is ${X11_IMPLEM}-${X11_IMPLEM_V}."
109
	einfo "X11 implementation is ${X11_IMPLEM}."
115
--
Line 206 Link Here
206
	fi #&> /dev/null
201
	fi &> /dev/null
207
--
Line 242 Link Here
242
	#einfo "${pkglibdir} -> ${inslibdir}"
237
	einfo "${pkglibdir} -> ${inslibdir}"
243
--
Line 295 Link Here
295
	cp -pPR ${ARCH_DIR}/usr/X11R6/${pkglibdir}/lib{fglrx_*,aticonfig.a} \
290
	cp -pPR ${ARCH_DIR}/usr/X11R6/${pkglibdir}/lib{fglrx_*,aticonfig} \
296
--

Return to bug 112427