Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 345696 Details for
Bug 466108
=sys-process/numactl-2.0.8 installs empty /usr/bin/numastat file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
numactl-2.0.8.ebuild.diff
numactl-2.0.8.ebuild.diff (text/plain), 838 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2013-04-16 14:17:14 UTC
(
hide
)
Description:
numactl-2.0.8.ebuild.diff
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2013-04-16 14:17:14 UTC
Size:
838 bytes
patch
obsolete
>--- /var/portage/sys-process/numactl/numactl-2.0.8.ebuild 2013-01-07 00:04:26.000000000 +0100 >+++ portage/sys-process/numactl/numactl-2.0.8.ebuild 2013-04-16 16:15:25.258002398 +0200 >@@ -13,13 +13,16 @@ > LICENSE="GPL-2" > SLOT="0" > KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux" >-IUSE="perl static-libs" >+IUSE="static-libs" > >-RDEPEND="perl? ( dev-lang/perl )" >+RDEPEND="" > > src_prepare() { > echo "printf $(get_libdir)" > getlibdir > epatch "${FILESDIR}"/${PN}-2.0.8-static_libs.patch >+ >+ # remove empty numactl file so it gets recreated correctly >+ rm -f "${S}"/numastat > } > > src_compile() { >@@ -49,7 +52,4 @@ > rm -rf "${ED}"/usr/share/man/man[25] > doman *.8 # makefile doesnt get them all > dodoc README TODO CHANGES DESIGN >- if ! use perl ; then >- rm "${ED}"/usr/bin/numastat "${ED}"/usr/share/man/man8/numastat.8 || die >- fi > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 466108
: 345696