Accepting request 1170751 from home:pgajdos
- remove dependency on /usr/bin/python3 using %python3_fix_shebang macro, [bsc#1212476] OBS-URL: https://build.opensuse.org/request/show/1170751 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gobject-introspection?expand=0&rev=257
This commit is contained in:
parent
0758033063
commit
936a51e5e1
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 29 11:46:08 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- remove dependency on /usr/bin/python3 using
|
||||||
|
%python3_fix_shebang macro, [bsc#1212476]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 8 13:59:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Apr 8 13:59:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -123,6 +123,7 @@ diff -s %{SOURCE3} gobject-introspection-typelib.installed
|
|||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}
|
||||||
# fixup shebangs in files installed to /usr/bin
|
# fixup shebangs in files installed to /usr/bin
|
||||||
sed -i "s|%{_bindir}/env python|%{_bindir}/python|" %{buildroot}%{_bindir}/*
|
sed -i "s|%{_bindir}/env python|%{_bindir}/python|" %{buildroot}%{_bindir}/*
|
||||||
|
%python3_fix_shebang
|
||||||
|
|
||||||
%ldconfig_scriptlets -n libgirepository-1_0-1
|
%ldconfig_scriptlets -n libgirepository-1_0-1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user