From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-apps/ov/
Date: Fri, 3 Jun 2022 18:32:48 +0000 (UTC) [thread overview]
Message-ID: <1654281166.1a68c593e4d0fa4bf7a620f0984351d30dacf1f7.Alessandro-Barbieri@gentoo> (raw)
commit: 1a68c593e4d0fa4bf7a620f0984351d30dacf1f7
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Jun 3 18:29:09 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Jun 3 18:32:46 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a68c593
sys-apps/ov: pass config file to ov invocation
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
sys-apps/ov/ov-0.11.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-apps/ov/ov-0.11.1.ebuild b/sys-apps/ov/ov-0.11.1.ebuild
index e6ecd04e7..05bd1111a 100644
--- a/sys-apps/ov/ov-0.11.1.ebuild
+++ b/sys-apps/ov/ov-0.11.1.ebuild
@@ -904,9 +904,9 @@ RESTRICT="!test? ( test )"
src_compile() {
ego build -v -x -o ${PN} -ldflags="-X main.Version=${PV}" || die
- edo ./ov --completion fish > ov.fish
- edo ./ov --completion bash > ov.bash
- edo ./ov --completion zsh > ov.zsh
+ edo ./ov --config ov.yaml --completion fish > ov.fish
+ edo ./ov --config ov.yaml --completion bash > ov.bash
+ edo ./ov --config ov.yaml --completion zsh > ov.zsh
}
src_install() {
next reply other threads:[~2022-06-03 18:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-03 18:32 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-06 14:38 [gentoo-commits] repo/proj/guru:master commit in: sys-apps/ov/ David Roman
2023-10-06 13:49 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-10-06 13:49 David Roman
2023-04-12 4:04 Jonas Frei
2022-06-17 18:14 Anna Vyalkova
2022-06-02 1:23 Alessandro Barbieri
2022-05-31 15:54 Alessandro Barbieri
2022-05-24 17:36 Alessandro Barbieri
2022-03-11 3:41 Alessandro Barbieri
2022-03-05 1:43 Alessandro Barbieri
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=1654281166.1a68c593e4d0fa4bf7a620f0984351d30dacf1f7.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--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