Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 186798 Details for
Bug 264333
=media-libs/alsa-lib-1.0.27: fix pkg-config file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ebuild patch
alsa-lib-1.0.17a.patch (text/plain), 642 bytes, created by
Sven 'sleipnir' Rebhan
on 2009-03-30 19:50:59 UTC
(
hide
)
Description:
Ebuild patch
Filename:
MIME Type:
Creator:
Sven 'sleipnir' Rebhan
Created:
2009-03-30 19:50:59 UTC
Size:
642 bytes
patch
obsolete
>--- alsa-lib-1.0.17a.ebuild 2009-03-30 19:42:45.000000000 +0000 >+++ alsa-lib-1.0.17a.ebuild.new 2009-03-30 19:43:48.000000000 +0000 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/media-libs/alsa-lib/alsa-lib-1.0.17a.ebuild,v 1.9 2008/12/22 16:26:34 armin76 Exp $ > >-inherit eutils libtool >+inherit eutils libtool autotools > > MY_P="${P/_rc/rc}" > S="${WORKDIR}/${MY_P}" >@@ -42,7 +42,10 @@ > unpack ${A} > cd "${S}" > >- elibtoolize >+ # Fix the exec_prefix later used in the .pc file. >+ epatch "${FILESDIR}/alsa-lib-exec_prefix-fix.patch" >+ >+ eautoreconf > epunt_cxx > } >
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 264333
:
186796
| 186798 |
186883