Ana Guerrero 2024-06-17 17:27:28 +00:00 committed by Git OBS Bridge
commit eb7f6e170d
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