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:
Simon Lees 2024-06-16 09:46:47 +00:00 committed by Git OBS Bridge
parent 1140ea75ec
commit f106dfe08e
2 changed files with 10 additions and 0 deletions

View File

@ -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>

View File

@ -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