Accepting request 1151111 from X11:terminals
OBS-URL: https://build.opensuse.org/request/show/1151111 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=27
This commit is contained in:
commit
ed6288fc83
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 10:18:52 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
PatchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 14:31:55 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
|
||||
|
||||
|
@ -103,9 +103,7 @@ Summary: The shell-integation file(s) for the Kitty terminal
|
||||
shell-integration [bash,fish,zsh] file(s) for the Kitty terminal; this package can be installed on its own to provide file(s) instead of the full kitty package on remote systems.
|
||||
|
||||
%prep
|
||||
#%%autosetup -p1 -a 1
|
||||
%setup -a 1
|
||||
%patch0
|
||||
%autosetup -p0 -a 1
|
||||
|
||||
%if 0%{?suse_version} > 1500
|
||||
find . -type f -exec sed -i 's@#!/usr/bin/env python3$@#!%{_bindir}/python3@' {} +
|
||||
|
Loading…
Reference in New Issue
Block a user