Gentoo Archives: gentoo-commits

From: Dex Conner <cantcuckthis@××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/lf/
Date: Sat, 09 Apr 2022 05:07:20
Message-Id: 1649480810.9fd0a44f8608183568f6829fa95a68b83f602fae.cantcuckthis@gentoo
1 commit: 9fd0a44f8608183568f6829fa95a68b83f602fae
2 Author: Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
3 AuthorDate: Fri Apr 8 21:00:40 2022 +0000
4 Commit: Dex Conner <cantcuckthis <AT> danwin1210 <DOT> de>
5 CommitDate: Sat Apr 9 05:06:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9fd0a44f
7
8 app-misc/lf: Fix ambigious comment
9
10 Signed-off-by: Dex Conner <cantcuckthis <AT> danwin1210.de>
11
12 app-misc/lf/lf-27.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/lf/lf-27.ebuild b/app-misc/lf/lf-27.ebuild
16 index b204f9178..70aa483cb 100644
17 --- a/app-misc/lf/lf-27.ebuild
18 +++ b/app-misc/lf/lf-27.ebuild
19 @@ -37,7 +37,7 @@ src_install() {
20
21 doman "${PN}.1"
22
23 - # bash & zsh cd
24 + # bash & zsh cd script
25 insinto "/usr/share/${PN}"
26 doins "etc/${PN}cd.sh"