Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 552508 Details for
Bug 669390
net-mail/lbdb-0.42.1 does not respect EPREFIX
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch
file_669390.txt (text/plain), 974 bytes, created by
Olivier Huber
on 2018-10-23 10:51:01 UTC
(
hide
)
Description:
ebuild patch
Filename:
MIME Type:
Creator:
Olivier Huber
Created:
2018-10-23 10:51:01 UTC
Size:
974 bytes
patch
obsolete
>--- lbdb-0.42.1.ebuild 2017-04-12 12:40:07.000000000 +0200 >+++ lbdb-0.42.1.ebuild 2018-10-23 12:49:21.886376268 +0200 >@@ -30,7 +30,7 @@ > if use evo ; then > evoversion=$(best_version mail-client/evolution) > evoversion=${evoversion##mail-client/evolution-} >- evolution_addressbook_export="/usr/libexec/evolution/$(get_version_component_range 1-2 ${evoversion})/evolution-addressbook-export" >+ evolution_addressbook_export="${EPREFIX}/usr/libexec/evolution/$(get_version_component_range 1-2 ${evoversion})/evolution-addressbook-export" > fi > > econf $(use_with finger) \ >@@ -41,7 +41,7 @@ > --enable-lbdb-dotlock \ > --without-pgpk --without-pgp \ > --without-niscat --without-addr-email --with-getent \ >- --libdir=/usr/$(get_libdir)/lbdb >+ --libdir="${EPREFIX}"/usr/$(get_libdir)/lbdb > } > > src_install () {
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 669390
:
552494
| 552508