101a102,106 > elif has_version " X11_IMPLEM=xorg-x11 > X11_IMPLEM_V="$(best_version x11-base/xorg-x11)" > X11_IMPLEM_V="${X11_IMPLEM_V/${X11_IMPLEM}-/}" > X11_IMPLEM_V="${X11_IMPLEM_V##*\/}" 109c114 < einfo "X11 implementation is ${X11_IMPLEM}." --- > einfo "X11 implementation is ${X11_IMPLEM}-${X11_IMPLEM_V}." 201c206 < fi &> /dev/null --- > fi #&> /dev/null 237c242 < einfo "${pkglibdir} -> ${inslibdir}" --- > #einfo "${pkglibdir} -> ${inslibdir}" 290c295 < cp -pPR ${ARCH_DIR}/usr/X11R6/${pkglibdir}/lib{fglrx_*,aticonfig} \ --- > cp -pPR ${ARCH_DIR}/usr/X11R6/${pkglibdir}/lib{fglrx_*,aticonfig.a} \