public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ada/gps-bin/
Date: Sat, 26 Aug 2017 07:58:33 +0000 (UTC)	[thread overview]
Message-ID: <1503734308.a84f6482598c2e0ceb15805e762303b9accbd55b.mgorny@gentoo> (raw)

commit:     a84f6482598c2e0ceb15805e762303b9accbd55b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 07:42:17 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 07:58:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84f6482

dev-ada/gps-bin: [QA] Use relative symlink target(s)

 dev-ada/gps-bin/gps-bin-2016.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-ada/gps-bin/gps-bin-2016.ebuild b/dev-ada/gps-bin/gps-bin-2016.ebuild
index e4d7a3dd395..da6d97e7843 100644
--- a/dev-ada/gps-bin/gps-bin-2016.ebuild
+++ b/dev-ada/gps-bin/gps-bin-2016.ebuild
@@ -67,9 +67,9 @@ src_install() {
 	doins -r share/themes
 	insinto /opt/${P}/lib/
 	doins -r lib/python2.7
-	dosym /usr/bin/gnatinspect /opt/${P}/bin/gnatinspect
-	dosym /usr/bin/${GNATLS} /opt/${P}/bin/gnatls
-	dosym /usr/bin/${GNATMAKE} /opt/${P}/bin/gnatmake
-	dosym /usr/bin/${GNAT} /opt/${P}/bin/gnat
-	dosym /opt/${P}/bin/gps_exe /usr/bin/gps
+	dosym ../../../usr/bin/gnatinspect /opt/${P}/bin/gnatinspect
+	dosym ../../../usr/bin/${GNATLS} /opt/${P}/bin/gnatls
+	dosym ../../../usr/bin/${GNATMAKE} /opt/${P}/bin/gnatmake
+	dosym ../../../usr/bin/${GNAT} /opt/${P}/bin/gnat
+	dosym ../../opt/${P}/bin/gps_exe /usr/bin/gps
 }


             reply	other threads:[~2017-08-26  7:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-26  7:58 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-21  6:43 [gentoo-commits] repo/gentoo:master commit in: dev-ada/gps-bin/ Alfredo Tupone
2019-10-18 17:11 Alfredo Tupone
2019-09-18  7:15 Alfredo Tupone
2019-09-17  7:36 Alfredo Tupone
2018-12-19  7:06 Alfredo Tupone
2017-12-06 12:59 Thomas Deutschmann
2017-11-22 18:26 Alfredo Tupone
2017-08-31 14:03 Alfredo Tupone
2017-05-02 12:33 Alfredo Tupone
2017-05-01 20:48 Alfredo Tupone
2017-04-30 17:27 Alfredo Tupone

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=1503734308.a84f6482598c2e0ceb15805e762303b9accbd55b.mgorny@gentoo \
    --to=mgorny@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