From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/angrydd/
Date: Thu, 7 Nov 2019 21:37:02 +0000 (UTC) [thread overview]
Message-ID: <1573162596.80d5df7cfad77d7315092ba706e551838c51bbc6.chewi@gentoo> (raw)
commit: 80d5df7cfad77d7315092ba706e551838c51bbc6
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 7 21:36:36 2019 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 7 21:36:36 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d5df7c
games-puzzle/angrydd: Fix use of dosym with ${ED}
Closes: https://bugs.gentoo.org/699494
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild b/games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild
index 822cc2d5e97..fe4be2ac400 100644
--- a/games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild
+++ b/games-puzzle/angrydd/angrydd-1.0.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -38,7 +38,7 @@ src_install() {
python_optimize "${ED}/usr/share/${PN}"
dodir /usr/bin
- dosym "${ED}/usr/share/${PN}/angrydd.py" "/usr/bin/${PN}"
+ dosym "../share/${PN}/angrydd.py" "/usr/bin/${PN}"
doman angrydd.6
dodoc README TODO HACKING
next reply other threads:[~2019-11-07 21:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-07 21:37 James Le Cuirot [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-05 23:44 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/angrydd/ Ionen Wolkens
2023-01-17 6:03 Ionen Wolkens
2021-11-14 0:45 Ionen Wolkens
2021-05-23 14:09 Sergei Trofimovich
2020-02-09 16:25 Michał Górny
2019-12-27 11:05 Pacho Ramos
2019-12-26 15:38 David Seifert
2019-12-25 19:30 Pacho Ramos
2019-12-25 19:30 Pacho Ramos
2017-08-22 21:41 Michał Górny
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=1573162596.80d5df7cfad77d7315092ba706e551838c51bbc6.chewi@gentoo \
--to=chewi@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