public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/lbdb/
Date: Thu,  6 Dec 2018 11:18:12 +0000 (UTC)	[thread overview]
Message-ID: <1544095084.9eab1f8d567a7c7734f835e2cb84f07c63bf30ff.grobian@gentoo> (raw)

commit:     9eab1f8d567a7c7734f835e2cb84f07c63bf30ff
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  6 11:17:40 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec  6 11:18:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eab1f8d

net-mail/lbdb: fix install for Prefix by Olivier Huber, bug #669390

Closes: https://bugs.gentoo.org/669390
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-mail/lbdb/lbdb-0.42.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-mail/lbdb/lbdb-0.42.1.ebuild b/net-mail/lbdb/lbdb-0.42.1.ebuild
index 48a8974ca10..dc9aa2dc00b 100644
--- a/net-mail/lbdb/lbdb-0.42.1.ebuild
+++ b/net-mail/lbdb/lbdb-0.42.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -30,7 +30,7 @@ src_configure() {
 	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 @@ src_configure() {
 		--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 () {


             reply	other threads:[~2018-12-06 11:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 11:18 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-03-03 21:22 [gentoo-commits] repo/gentoo:master commit in: net-mail/lbdb/ David Seifert
2020-12-20 17:35 Sam James
2020-12-20 16:30 Thomas Deutschmann
2020-12-19 19:36 Sam James
2020-12-17  8:58 Sam James
2018-12-25 20:37 Tim Harder
2018-11-28  9:58 Michał Górny
2017-04-12 10:43 Tim Harder
2017-04-12 10:43 Tim Harder
2016-12-20  9:44 Agostino Sarubbo
2016-12-18 15:57 Agostino Sarubbo
2016-12-18 15:44 Agostino Sarubbo
2016-12-09  6:36 Tim Harder
2016-07-25 16:17 Tim Harder
2016-03-14 23:07 Andreas Hüttel
2016-01-05 15:09 Eray Aslan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1544095084.9eab1f8d567a7c7734f835e2cb84f07c63bf30ff.grobian@gentoo \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox