Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 136622 Details for
Bug 199909
media-video/kaffeine-0.8.5-r1 - languages don't work because of incorrect .mo filename
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
kaffeine-0.8.5-r1.ebuild.diff
kaffeine-0.8.5-r1.ebuild.diff (text/plain), 565 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2007-11-21 18:30:09 UTC
(
hide
)
Description:
kaffeine-0.8.5-r1.ebuild.diff
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2007-11-21 18:30:09 UTC
Size:
565 bytes
patch
obsolete
>--- /usr/portage/media-video/kaffeine/kaffeine-0.8.5-r1.ebuild 2007-11-15 21:37:39.000000000 +0100 >+++ /usr/local/portage/media-video/kaffeine/kaffeine-0.8.5-r1.ebuild 2007-11-21 19:23:21.000000000 +0100 >@@ -69,6 +69,12 @@ > src_install() { > kde_src_install > >+ # fix language stuff (again!) >+ for mofile in "${D}"/usr/share/locale/*/LC_MESSAGES/${P}.mo ; do >+ mv -f ${mofile} ${mofile/${P}.mo/${PN}.mo} \ >+ || die "fixing mo files failed" >+ done >+ > # Remove this, as kdelibs 3.5.4 provides it > rm -f "${D}"/usr/share/mimelnk/application/x-mplayer2.desktop > }
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 199909
:
136620
| 136622