Accepting request 1180905 from home:pgajdos
- remove dependency on /usr/bin/python3 using %python3_fix_shebang_path macro, [bsc#1212476] OBS-URL: https://build.opensuse.org/request/show/1180905 OBS-URL: https://build.opensuse.org/package/show/shells/fish?expand=0&rev=95
This commit is contained in:
parent
1140ea75ec
commit
f106dfe08e
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 14 12:38:33 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- remove dependency on /usr/bin/python3 using
|
||||
%python3_fix_shebang_path macro, [bsc#1212476]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 15:55:31 UTC 2024 - Elisei Roca <eroca@suse.com>
|
||||
|
||||
|
@ -83,6 +83,10 @@ rm %{buildroot}/%{_datadir}/doc/packages/fish/.buildinfo
|
||||
|
||||
%suse_update_desktop_file -G "Command-line interpreter" fish TerminalEmulator
|
||||
|
||||
%if %{suse_version} >= 1600
|
||||
%python3_fix_shebang_path %{buildroot}/%{_datadir}/%{name}/tools/*.py
|
||||
%endif
|
||||
|
||||
%check
|
||||
pushd build
|
||||
%make_build test
|
||||
|
Loading…
Reference in New Issue
Block a user