SHA256
1
0
forked from pool/devscripts

Accepting request 1182051 from system:packagemanager

OBS-URL: https://build.opensuse.org/request/show/1182051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/devscripts?expand=0&rev=14
This commit is contained in:
Ana Guerrero 2024-06-22 11:22:57 +00:00 committed by Git OBS Bridge
commit 520f0bd4e3
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 20 11:42:46 UTC 2024 - pgajdos@suse.com
- remove dependency on /usr/bin/python3 using
%python3_fix_shebang macro, [bsc#1212476]
-------------------------------------------------------------------
Fri May 24 12:16:13 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -116,6 +116,7 @@ make %{?_smp_mflags} V=1 \
%if "%{flavor}" == ""
%make_install \
XSL_STYLESHEET="%{_xsl_stylesheet}"
%python3_fix_shebang
%endif
%if "%{flavor}" == "checkbashisms"