Accepting request 1147880 from utilities
OBS-URL: https://build.opensuse.org/request/show/1147880 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autojump?expand=0&rev=4
This commit is contained in:
commit
12cd74b388
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 20 11:11:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 22 12:07:10 UTC 2022 - pgajdos@suse.com
|
Fri Apr 22 12:07:10 UTC 2022 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -38,8 +38,7 @@ the command line.
|
|||||||
Directories must be visited first before they can be jumped to.
|
Directories must be visited first before they can be jumped to.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-release-v%{version}
|
%autosetup -p1 -n %{name}-release-v%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
# Fix shebangs.
|
# Fix shebangs.
|
||||||
sed -i 's/env python$/python3/' bin/%{name}
|
sed -i 's/env python$/python3/' bin/%{name}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user