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:
commit
520f0bd4e3
@ -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>
|
||||
|
||||
|
@ -116,6 +116,7 @@ make %{?_smp_mflags} V=1 \
|
||||
%if "%{flavor}" == ""
|
||||
%make_install \
|
||||
XSL_STYLESHEET="%{_xsl_stylesheet}"
|
||||
%python3_fix_shebang
|
||||
%endif
|
||||
|
||||
%if "%{flavor}" == "checkbashisms"
|
||||
|
Loading…
Reference in New Issue
Block a user