From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/emacs:master commit in: dev-libs/clens/
Date: Fri, 4 Oct 2013 17:06:31 +0000 (UTC) [thread overview]
Message-ID: <1380906402.7ebdc6ec4dc144a2890691b06f1b1dd5bcc7e938.ulm@gentoo> (raw)
commit: 7ebdc6ec4dc144a2890691b06f1b1dd5bcc7e938
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 17:06:42 2013 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 17:06:42 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs.git;a=commit;h=7ebdc6ec
Fix DESTDIR.
Package-Manager: portage-2.2.7
---
dev-libs/clens/clens-0.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/clens/clens-0.7.0.ebuild b/dev-libs/clens/clens-0.7.0.ebuild
index 3823cbe..d1168b5 100644
--- a/dev-libs/clens/clens-0.7.0.ebuild
+++ b/dev-libs/clens/clens-0.7.0.ebuild
@@ -20,7 +20,7 @@ src_prepare() {
}
src_install() {
- emake DESTDIR="${ED}" \
+ emake DESTDIR="${D}" \
LOCALBASE="/usr" \
LIBDIR="/usr/$(get_libdir)" \
install
next reply other threads:[~2013-10-04 17:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-04 17:06 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-03 18:36 [gentoo-commits] proj/emacs:master commit in: dev-libs/clens/ Ulrich Müller
2013-10-03 17:49 Ulrich Müller
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=1380906402.7ebdc6ec4dc144a2890691b06f1b1dd5bcc7e938.ulm@gentoo \
--to=ulm@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