Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 206538 Details for
Bug 288055
import working packages on x86-solaris
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to the ecopied ebuild
libmms-04.ebuild.patch (text/plain), 404 bytes, created by
Daniel Vergien
on 2009-10-09 14:47:55 UTC
(
hide
)
Description:
patch to the ecopied ebuild
Filename:
MIME Type:
Creator:
Daniel Vergien
Created:
2009-10-09 14:47:55 UTC
Size:
404 bytes
patch
obsolete
>--- media-libs/libmms.orig/libmms-0.4.ebuild 2009-10-09 10:32:32.020114472 +0200 >+++ media-libs/libmms/libmms-0.4.ebuild 2009-10-09 10:35:25.287419048 +0200 >@@ -21,6 +21,10 @@ > src_prepare() { > epatch "${FILESDIR}"/${P}-this_keyword.patch \ > "${FILESDIR}"/${P}-nested_comments.patch >+ >+ if [[ ${CHOST} == *-solaris* ]]; then >+ epatch "${FILESDIR}"/${P}-solaris-bswap.patch >+ fi > } > > src_install() {
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 288055
:
206314
|
206535
|
206536
| 206538 |
206539