* [gentoo-commits] repo/gentoo:master commit in: app-text/jo/
@ 2020-01-27 21:06 99% Jeroen Roovers
0 siblings, 0 replies; 1+ results
From: Jeroen Roovers @ 2020-01-27 21:06 UTC (permalink / raw
To: gentoo-commits
commit: 30c0b65355c85bcf446eb026207820155b4b0ed4
Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 27 21:05:34 2020 +0000
Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Jan 27 21:06:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c0b653
app-text/jo: Force bashcompdir variable
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Bug: https://bugs.gentoo.org/show_bug.cgi?id=706768
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
app-text/jo/jo-1.3.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/app-text/jo/jo-1.3.ebuild b/app-text/jo/jo-1.3.ebuild
index 77afda2d795..432c8d4358b 100644
--- a/app-text/jo/jo-1.3.ebuild
+++ b/app-text/jo/jo-1.3.ebuild
@@ -12,6 +12,11 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+src_configure() {
+ export bashcompdir=$(get_bashcompdir)
+ default
+}
+
src_install() {
default
mv "${ED}/$(get_bashcompdir)"/jo{.bash,} || die
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-01-27 21:06 99% [gentoo-commits] repo/gentoo:master commit in: app-text/jo/ Jeroen Roovers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox