summaryrefslogtreecommitdiff
path: root/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild')
-rw-r--r--x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild6
1 files changed, 5 insertions, 1 deletions
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() {