Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 193796 Details for
Bug 273030
media-video/kaffeine-0.8.6 does not build due to incorrect *.mo path
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fixed *.mo path
kaffeine-0.8.6.ebuild.patch (text/plain), 433 bytes, created by
Wilke Schwiedop
on 2009-06-07 12:58:42 UTC
(
hide
)
Description:
fixed *.mo path
Filename:
MIME Type:
Creator:
Wilke Schwiedop
Created:
2009-06-07 12:58:42 UTC
Size:
433 bytes
patch
obsolete
>--- kaffeine-0.8.6.ebuild 2009-06-06 14:38:37.000000000 +0200 >+++ kaffeine-0.8.6.ebuild.fix 2009-06-07 14:40:45.000000000 +0200 >@@ -70,7 +70,7 @@ > kde_src_install > > # fix localization, bug #199909 >- for mofile in "${D}"/usr/share/locale/*/LC_MESSAGES/${P}.mo ; do >+ for mofile in "${D}"/usr/kde/3.5/share/locale/*/LC_MESSAGES/${P}.mo ; do > mv -f ${mofile} ${mofile/${P}.mo/${PN}.mo} \ > || die "fixing mo files failed" > done
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 273030
: 193796