Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 201318 Details for
Bug 281567
[QA/PATCH] sys-power/pmtools respect LDFLAGS and fix for 64bit
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
change ebuild to use patch instead of sed, add patch
pmtools-20071116-ebuild.patch (text/plain), 592 bytes, created by
Zeev Tarantov
on 2009-08-15 11:43:13 UTC
(
hide
)
Description:
change ebuild to use patch instead of sed, add patch
Filename:
MIME Type:
Creator:
Zeev Tarantov
Created:
2009-08-15 11:43:13 UTC
Size:
592 bytes
patch
obsolete
>--- /usr/portage/sys-power/pmtools/pmtools-20071116.ebuild 2009-02-28 22:08:49.000000000 +0200 >+++ /usr/local/portage/sys-power/pmtools/pmtools-20071116-r1.ebuild 2009-08-15 14:36:56.277111300 +0300 >@@ -20,11 +20,9 @@ > unpack ${A} > cd "${S}" > >- epatch "${FILESDIR}"/${PN}-20071116-acpixtract-pmtools.patch >- >- sed -i.orig -e '/^CFLAGS/s, -s , ,' \ >- -i.orig -e "s:-Os::g" \ >- acpidump/Makefile || die "sed failed" >+ epatch "${FILESDIR}"/${P}-acpixtract-pmtools.patch >+ epatch "${FILESDIR}"/${P}-cflags-ldflags.patch >+ epatch "${FILESDIR}"/${P}-64bit.patch > > strip-unsupported-flags > }
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 281567
:
201314
|
201316
| 201318