commit:     acce5820fb0e7a2e98c6b2ab045f8f6b377fde62
Author:     Alexey Zapparov <alexey <AT> zapparov <DOT> com>
AuthorDate: Sat Oct 18 20:18:11 2025 +0000
Commit:     Alexey Zapparov <alexey <AT> zapparov <DOT> com>
CommitDate: Sat Oct 18 20:18:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=acce5820

dev-util/mise: fix fish integration location

Same as the one used in ::gentoo packages that provide fish integration.

Signed-off-by: Alexey Zapparov <alexey <AT> zapparov.com>

 dev-util/mise/{mise-2025.10.10-r1.ebuild => mise-2025.10.10-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/mise/mise-2025.10.10-r1.ebuild 
b/dev-util/mise/mise-2025.10.10-r2.ebuild
similarity index 99%
rename from dev-util/mise/mise-2025.10.10-r1.ebuild
rename to dev-util/mise/mise-2025.10.10-r2.ebuild
index 0f2c46e269..b839e38d01 100644
--- a/dev-util/mise/mise-2025.10.10-r1.ebuild
+++ b/dev-util/mise/mise-2025.10.10-r2.ebuild
@@ -890,7 +890,7 @@ src_install() {
        doins "${FILESDIR}"/mise.sh
 
        # Auto-enable mise for Fish
-       insinto /etc/fish/vendor_conf.d/
+       insinto /usr/share/fish/vendor_conf.d
        doins "${FILESDIR}"/mise.fish
 
        # completions/mise.bash

Reply via email to