Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 102939 Details for
Bug 137297
kde-meta should pull kde-i18n
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to make ebuild work
kde-i18n.patch (text/plain), 316 bytes, created by
Nicholas Doyle
on 2006-11-28 13:19:35 UTC
(
hide
)
Description:
Patch to make ebuild work
Filename:
MIME Type:
Creator:
Nicholas Doyle
Created:
2006-11-28 13:19:35 UTC
Size:
316 bytes
patch
obsolete
>--- kde-i18n-3.5.5.ebuild 2006-11-28 16:06:25.000000000 -0400 >+++ /root/kde-i18n-3.5.5.ebuild 2006-11-28 17:04:11.000000000 -0400 >@@ -37,7 +37,9 @@ > fi > > # Override kde_src_unpack. >- unpack ${A} >+ if ! [[ -z "${A}" ]]; then >+ unpack ${A} >+ fi > > # Work around KDE bug 126311. > for dir in `ls "${WORKDIR}"`; do
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 137297
:
102938
| 102939