Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 22682 Details for
Bug 36332
ebuild (emerge) of xmms (r20) blows up -- compiler finds non-ASCII char in file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
a patch for xmms-1.2.7-r20.ebuild to fix the problem
xmms-1.2.7-r20.ebuild.diff (text/plain), 424 bytes, created by
Mamoru KOMACHI (RETIRED)
on 2003-12-26 13:06:48 UTC
(
hide
)
Description:
a patch for xmms-1.2.7-r20.ebuild to fix the problem
Filename:
MIME Type:
Creator:
Mamoru KOMACHI (RETIRED)
Created:
2003-12-26 13:06:48 UTC
Size:
424 bytes
patch
obsolete
>--- xmms-1.2.7-r20.ebuild.orig 2003-12-19 08:08:42.000000000 +0900 >+++ xmms-1.2.7-r20.ebuild 2003-12-27 05:41:47.000000000 +0900 >@@ -100,6 +100,10 @@ > src_compile() { > local myconf="" > >+ if use nls && has_version '>=sys-devel/gettext-0.12' ; then >+ export XGETTEXT="/usr/bin/xgettext --from-code=iso-8859-1" >+ fi >+ > use 3dnow || use mmx \ > && myconf="${myconf} --enable-simd" \ > || myconf="${myconf} --disable-simd"
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 36332
: 22682