diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-11-08 05:23:13 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-11-08 05:29:56 -0500 |
commit | 67e815b96a11e2c4c57fcf31be5857d13d7fdda9 (patch) | |
tree | 4b90bd4366b478f467a42d5d5e0959fcdc39aee1 /x11-terms/kitty-shell-integration | |
parent | x11-terms/kitty: drop obsolete patch in live, adjust deps (diff) | |
download | gentoo-67e815b96a11e2c4c57fcf31be5857d13d7fdda9.tar.gz gentoo-67e815b96a11e2c4c57fcf31be5857d13d7fdda9.tar.bz2 gentoo-67e815b96a11e2c4c57fcf31be5857d13d7fdda9.zip |
x11-terms/kitty-shell-integration: drop obsolete patch in live
Upstream added an extra check which should be sufficient.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-shell-integration')
-rw-r--r-- | x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild | 4 |
1 files changed, 0 insertions, 4 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 422b27a10857..f6d49ccbd8a8 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-9999.ebuild @@ -13,10 +13,6 @@ 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() { |