Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 181490 Details for
Bug 257616
app-text/kchmviewer-4.0 installs into 4.1 prefix
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
kde4-base.eclass.patch
kde4-base.eclass.patch (text/plain), 829 bytes, created by
Peter Volkov (RETIRED)
on 2009-02-09 21:48:32 UTC
(
hide
)
Description:
kde4-base.eclass.patch
Filename:
MIME Type:
Creator:
Peter Volkov (RETIRED)
Created:
2009-02-09 21:48:32 UTC
Size:
829 bytes
patch
obsolete
>--- /usr/portage/eclass/kde4-base.eclass 2009-02-03 00:36:03.000000000 +0300 >+++ kde4-base.eclass 2009-02-10 00:43:00.000000000 +0300 >@@ -439,17 +439,15 @@ > > # Search for best suitable kde installation for misc kde package. > # Computation based on NEED_KDE and KDE_MINIMAL >- get_latest_kdedir >+ [[ ${NEED_KDE} = latest || ${NEED_KDE} = none ]] && get_latest_kdedir > >- if [[ $NEED_KDE != none ]]; then >- # Set PREFIX >- if use kdeprefix; then >- KDEDIR="/usr/kde/${_kdedir}" >- KDEDIRS="/usr/local/:/usr:${KDEDIR}" >- else >- KDEDIR="/usr" >- KDEDIRS="/usr/local/:/usr" >- fi >+ # Set PREFIX >+ if use kdeprefix; then >+ KDEDIR="/usr/kde/${_kdedir}" >+ KDEDIRS="/usr/local/:/usr:${KDEDIR}" >+ else >+ KDEDIR="/usr" >+ KDEDIRS="/usr/local/:/usr" > fi > # Set the prefix based on KDEDIR > # Make it a consequence of kdeprefix
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 257616
:
181226
|
181248
|
181250
|
181475
|
181481
| 181490 |
181491
|
181531