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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- /usr/portage/sys-apps/pciutils/pciutils-3.0.0.ebuild        2008-04-13 18:38:51 -0400
0
++ pciutils-3.0.0.ebuild       2008-07-04 23:45:19 -0400
Lines 21-26 Link Here
21
       epatch "${FILESDIR}"/pcimodules-${PN}-3.0.0.patch
21
       epatch "${FILESDIR}"/pcimodules-${PN}-3.0.0.patch
22
       epatch "${FILESDIR}"/${PN}-2.2.7-update-pciids-both-forms.patch
22
       epatch "${FILESDIR}"/${PN}-2.2.7-update-pciids-both-forms.patch
23
       sed -i -e "/^LIBDIR=/s:/lib:/$(get_libdir):" Makefile
23
       sed -i -e "/^LIBDIR=/s:/lib:/$(get_libdir):" Makefile
24
25
        if use kernel_FreeBSD; then
26
               epatch "${FILESDIR}"/${PN}-3.0.0-no-libresolv.patch
27
       fi
24
}
28
}
25
uyesno() { use $1 && echo yes || echo no ; }
29
uyesno() { use $1 && echo yes || echo no ; }

Return to bug 231007