From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/slime/
Date: Mon, 17 Apr 2017 10:01:50 +0000 (UTC) [thread overview]
Message-ID: <1492423298.62a4ef94dfccd1d94c9142471d1cab56b3ff85bd.ulm@gentoo> (raw)
commit: 62a4ef94dfccd1d94c9142471d1cab56b3ff85bd
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 17 09:51:46 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Apr 17 10:01:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62a4ef94
app-emacs/slime: Use complete path as second argument of dosym.
Add missing EPREFIX to first argument of dosym.
PMS reference: https://projects.gentoo.org/pms/6/pms.html#x1-13800011.3.3.9
Bug: 379899
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-emacs/slime/slime-2.0_p20101103.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-emacs/slime/slime-2.0_p20101103.ebuild b/app-emacs/slime/slime-2.0_p20101103.ebuild
index 82ae40d4f47..08e07702bc2 100644
--- a/app-emacs/slime/slime-2.0_p20101103.ebuild
+++ b/app-emacs/slime/slime-2.0_p20101103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=3
@@ -65,7 +65,8 @@ src_install() {
insinto "${CLSOURCEROOT%/}/swank"
doins *.lisp swank.asd || die
dodir "${CLSYSTEMROOT}" || die
- dosym "${CLSOURCEROOT%/}/swank/swank.asd" "${CLSYSTEMROOT}" || die
+ dosym "${EPREFIX}${CLSOURCEROOT%/}/swank/swank.asd" \
+ "${CLSYSTEMROOT%/}/swank.asd" || die
## install contribs
elisp-install ${PN}/contrib/ contrib/*.{el,elc,scm,goo} || die
next reply other threads:[~2017-04-17 10:01 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-17 10:01 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-23 10:17 [gentoo-commits] repo/gentoo:master commit in: app-emacs/slime/ Maciej Barć
2025-01-05 22:56 Sam James
2024-12-06 1:08 Maciej Barć
2024-06-25 15:26 Maciej Barć
2024-06-04 18:23 Arthur Zamarin
2024-04-28 23:53 Maciej Barć
2024-04-28 23:53 Maciej Barć
2024-04-28 23:53 Maciej Barć
2024-02-27 23:25 Sam James
2024-01-27 21:26 Maciej Barć
2024-01-23 22:07 Maciej Barć
2024-01-23 22:07 Maciej Barć
2023-03-15 13:50 Arthur Zamarin
2023-03-13 23:28 Sam James
2023-03-13 23:28 Sam James
2023-01-29 21:22 Maciej Barć
2022-07-21 7:31 Ulrich Müller
2022-05-07 10:56 Jakov Smolić
2022-04-05 19:50 Ulrich Müller
2020-01-03 14:30 Agostino Sarubbo
2020-01-03 13:42 Agostino Sarubbo
2020-01-03 10:06 Agostino Sarubbo
2018-06-02 8:36 José María Alonso
2018-05-30 18:16 José María Alonso
2018-04-11 8:19 José María Alonso
2018-04-08 19:52 José María Alonso
2018-04-08 19:17 José María Alonso
2018-04-08 19:05 Aaron Bauman
2018-03-04 9:28 José María Alonso
2018-03-03 18:57 Andreas Hüttel
2018-03-03 18:57 Andreas Hüttel
2018-03-03 13:24 Ulrich Müller
2018-03-03 13:12 Sergei Trofimovich
2018-02-18 21:48 Thomas Deutschmann
2017-02-15 0:14 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=1492423298.62a4ef94dfccd1d94c9142471d1cab56b3ff85bd.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