Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 143145 Details for
Bug 199164
sys-process/acctail-2.0 emerge fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Use patch and don't strip.
acctail-2.0.ebuild.patch (text/plain), 521 bytes, created by
Henry Gebhardt
on 2008-02-10 18:10:50 UTC
(
hide
)
Description:
Use patch and don't strip.
Filename:
MIME Type:
Creator:
Henry Gebhardt
Created:
2008-02-10 18:10:50 UTC
Size:
521 bytes
patch
obsolete
>--- /usr/portage/sys-process/acctail/acctail-2.0.ebuild 2007-10-28 01:35:59.000000000 +0200 >+++ acctail-2.0.ebuild 2008-02-10 19:03:15.000000000 +0100 >@@ -15,7 +15,9 @@ > > src_unpack() { > unpack ${A} >- sed -i '/^CPPFLAGS+=/s:-O2::' "${S}"/Makefile || die "sed Makefile failed" >+ sed -i '/^CPPFLAGS+=/s:-O2::' "${S}"/Makefile || die "sed Makefile (CPPFLAGS) failed" >+ sed -i '/^ strip /s: strip acctail::' "${S}"/Makefile || die "sed Makefile (strip) failed" >+ epatch "${FILESDIR}/01-x86-2.0.patch" > } > > src_compile() {
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 199164
:
143144
| 143145 |
143146
|
180015