public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitolite/
Date: Sun, 16 Jan 2022 23:56:09 +0000 (UTC)	[thread overview]
Message-ID: <1642377362.b40db5f3fa730ad58d1709197193cb1d407907b0.floppym@gentoo> (raw)

commit:     b40db5f3fa730ad58d1709197193cb1d407907b0
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 16 23:27:28 2022 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Jan 16 23:56:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b40db5f3

dev-vcs/gitolite: install relative symlinks

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-vcs/gitolite/gitolite-3.6.11-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-vcs/gitolite/gitolite-3.6.11-r1.ebuild b/dev-vcs/gitolite/gitolite-3.6.11-r1.ebuild
index c83049e8e95e..dab1116f65a7 100644
--- a/dev-vcs/gitolite/gitolite-3.6.11-r1.ebuild
+++ b/dev-vcs/gitolite/gitolite-3.6.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -71,7 +71,7 @@ src_install() {
 
 	dodir /usr/bin
 	for bin in gitolite{,-shell}; do
-		dosym /usr/libexec/${PN}/${bin} /usr/bin/${bin}
+		dosym ../libexec/${PN}/${bin} /usr/bin/${bin}
 	done
 
 	if use tools; then


             reply	other threads:[~2022-01-16 23:56 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-16 23:56 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-31  3:24 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitolite/ Matt Turner
2023-12-16 11:01 Arthur Zamarin
2023-12-02  4:35 Sam James
2023-12-02  4:35 Sam James
2023-07-18 22:53 Sam James
2023-06-13 14:20 Arthur Zamarin
2023-06-12 19:21 Sam James
2023-06-12 19:21 Sam James
2022-05-08 20:23 Matt Turner
2022-05-08 20:23 Matt Turner
2021-12-30 13:21 Christian Ruppert
2021-07-09 23:28 Conrad Kostecki
2021-07-09 23:28 Conrad Kostecki
2021-04-29  1:52 Sam James
2021-02-15  2:56 Sam James
2019-12-15 20:06 Michał Górny
2019-07-29  8:49 Mikle Kolyada
2019-07-17 15:24 Agostino Sarubbo
2019-07-15 14:17 Agostino Sarubbo
2019-01-09 15:59 Robin H. Johnson
2019-01-09 15:59 Robin H. Johnson
2018-12-30  0:56 Robin H. Johnson
2018-12-30  0:56 Robin H. Johnson
2018-08-05 13:48 Manuel Rüger
2017-07-30  9:38 Michał Górny
2017-07-03  0:15 Robin H. Johnson
2016-02-20 22:26 Robin H. Johnson
2016-01-06  7:37 Robin H. Johnson
2015-11-19 23:21 Robin H. Johnson
2015-08-21 12:21 Mikle Kolyada

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=1642377362.b40db5f3fa730ad58d1709197193cb1d407907b0.floppym@gentoo \
    --to=floppym@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