public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdotool/
Date: Mon, 12 Mar 2018 06:09:27 +0000 (UTC)	[thread overview]
Message-ID: <1520834960.df19c9b677310c92f5a67ff3187d52621bd048a6.heroxbd@gentoo> (raw)

commit:     df19c9b677310c92f5a67ff3187d52621bd048a6
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 12 06:08:45 2018 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Mon Mar 12 06:09:20 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df19c9b6

x11-misc/xdotool: use directories for Prefix.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 x11-misc/xdotool/xdotool-3.20160805.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild
index 08639af89e2..ab667f7dce1 100644
--- a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild
+++ b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -44,11 +44,11 @@ src_prepare() {
 src_compile() {
 	tc-export CC LD PKG_CONFIG
 
-	emake PREFIX="/usr"
+	emake PREFIX="${EPREFIX}/usr"
 }
 
 src_install() {
-	emake PREFIX="${D}usr" INSTALLMAN="${D}usr/share/man" INSTALLLIB="${D}usr/$(get_libdir)" install
+	emake PREFIX="${ED}usr" INSTALLMAN="${ED}usr/share/man" INSTALLLIB="${ED}usr/$(get_libdir)" install
 
 	dodoc CHANGELIST README
 	if use examples; then


             reply	other threads:[~2018-03-12  6:09 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-12  6:09 Benda XU [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-08 15:01 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xdotool/ Arthur Zamarin
2024-12-28 11:46 Arthur Zamarin
2023-09-26 15:59 WANG Xuerui
2022-12-08 20:08 Marek Szuba
2021-12-16 10:16 Marek Szuba
2021-12-15 23:55 Sam James
2021-12-15 17:33 Arthur Zamarin
2021-12-15 16:49 Arthur Zamarin
2021-12-15 14:46 Jakov Smolić
2021-12-15 13:40 Jakov Smolić
2021-11-11 20:15 Marek Szuba
2021-10-10 22:14 Marek Szuba
2021-10-04 12:03 Marek Szuba
2021-10-02 15:43 Sam James
2021-09-30 18:18 Sam James
2021-09-21 16:35 Sam James
2021-09-21  6:37 Agostino Sarubbo
2021-09-20 18:26 Sam James
2021-09-20  9:41 Marek Szuba
2021-09-20  9:31 Marek Szuba
2021-09-09 11:20 Marek Szuba
2020-12-04 18:37 Sergei Trofimovich
2020-11-29 23:31 Marek Szuba
2020-11-29 22:52 Marek Szuba
2020-11-29 22:52 Marek Szuba
2020-02-02 19:37 Jeroen Roovers
2019-06-13  4:45 Markus Meier
2019-05-19 15:48 Thomas Deutschmann
2019-04-25  3:36 Aaron Bauman
2019-04-23 22:08 Aaron Bauman
2019-04-19 18:23 Aaron Bauman
2018-09-21 20:53 Matt Turner
2018-03-31 18:41 Mart Raudsepp
2017-04-08  9:50 Jeroen Roovers
2017-04-08  9:50 Jeroen Roovers
2017-03-26 17:10 Michael Orlitzky
2017-03-22  7:30 Michael Weber
2017-03-21 14:34 Agostino Sarubbo
2017-03-21 10:08 Michael Weber
2017-03-20 11:04 Agostino Sarubbo
2017-02-06 10:12 Michael Palimaka
2016-07-07 19:48 Austin English
2016-06-11 20:39 Pacho Ramos
2016-03-20 21:21 Michael Weber
2016-02-09  0:12 Jason Donenfeld
2015-09-13 18:49 Manuel Rüger

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=1520834960.df19c9b677310c92f5a67ff3187d52621bd048a6.heroxbd@gentoo \
    --to=heroxbd@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