public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/grc/
Date: Thu, 28 Jan 2021 17:11:14 +0000 (UTC)	[thread overview]
Message-ID: <1611853872.8243c641cdd930b41cdd2b1025cec366954cccef.monsieurp@gentoo> (raw)

commit:     8243c641cdd930b41cdd2b1025cec366954cccef
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 17:11:04 2021 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 17:11:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8243c641

app-misc/grc: fix symlink path.

Courtesy of Клим Кондратьев <k <AT> klimk.ru>.

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-misc/grc/grc-1.11.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-misc/grc/grc-1.11.3.ebuild b/app-misc/grc/grc-1.11.3.ebuild
index a3ff83965e4..14ccbf01362 100644
--- a/app-misc/grc/grc-1.11.3.ebuild
+++ b/app-misc/grc/grc-1.11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -53,7 +53,7 @@ pkg_postinst() {
 	elog "Shell specific configurations can be found in ${ROOT}/usr/share/grc"
 	elog "Be sure to symlink one to use grc globally:"
 	elog
-	elog "    ln -s ${ROOT}/usr/share/grc.SHELL ${ROOT}/etc/profile.d/grc.sh"
+	elog "    ln -s ${ROOT}/usr/share/grc/grc.SHELL ${ROOT}/etc/profile.d/grc.sh"
 	elog
 	elog "Replace 'SHELL' in the above command with one of: bashrc, fish, zsh."
 	elog "Afterwards, use '. ${ROOT}/etc/profile' to activate grc in existing"


             reply	other threads:[~2021-01-28 17:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-28 17:11 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-02  4:38 [gentoo-commits] repo/gentoo:master commit in: app-misc/grc/ Sam James
2024-06-02  3:19 Sam James
2023-04-02 17:33 Sam James
2023-04-02 17:33 Sam James
2023-01-19  1:39 Sam James
2021-08-09  3:58 Sam James
2021-08-09  3:55 Sam James
2021-08-09  3:55 Sam James
2021-06-01 12:05 Sam James
2021-06-01 11:44 Sam James
2021-01-01  0:47 Michał Górny
2020-06-21  8:47 Patrice Clement
2020-06-21  7:55 Patrice Clement
2020-02-10 20:32 Michał Górny
2017-11-13 20:46 Daniel Campbell
2017-06-10 17:54 Mike Gilbert
2017-04-30 18:18 Justin Lecher
2017-04-30 11:01 Justin Lecher

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=1611853872.8243c641cdd930b41cdd2b1025cec366954cccef.monsieurp@gentoo \
    --to=monsieurp@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