On Четверг 08 октября 2009 21:25:42 you wrote:
> Hi,
>
> The openib ebuilds are currently failing during the unpack phase, in the
> openib_src_unpack() function in openib.eclass.
>
> The problem is that rpm_unpack is appending ${DISTDIR}, but the rpm is in
> WORKDIR. The problem is easily fixed by prepending './':
>
> old:
> rpm_unpack
> "OFED-${OFED_VER}/SRPMS/${MY_PN}-${MY_PV}-${OFED_SUFFIX}.src.rpm" new:
> rpm_unpack
> "./OFED-${OFED_VER}/SRPMS/${MY_PN}-${MY_PV}-${OFED_SUFFIX}.src.rpm"
>
> -bryan
>
Ok =) Fixed. Thanks.
BTW can you test this stuff?-- Alexey 'Alexxy' Shvetsov Gentoo/KDE Gentoo/MIPS Gentoo Team Ru
signature.asc
Description: This is a digitally signed message part.
