commit: 1f3894b2bc6386af5cea181140a7cf7d136ba51a
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 5 15:09:34 2023 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Oct 5 15:20:53 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f3894b2
x11-terms/kitty-shell-integration: sync live
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
.../kitty-shell-integration/kitty-shell-integration-9999.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git
a/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild
b/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild
index c50ecb7f91d9..422b27a10857 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,6 +13,10 @@ LICENSE="GPL-3"
SLOT="0"
RESTRICT="test" # intended to be ran on the full kitty package
+PATCHES=(
+ "${FILESDIR}"/kitty-0.30.1-no-sudo.patch
+)
+
src_compile() { :; }
src_install() {