forked from pool/dwarves
Remove dependency on /usr/bin/python3 using %python3_fix_shebang macro
This commit is contained in:
parent
dc004630e2
commit
b8e4f4c323
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 20 10:56:17 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- remove dependency on /usr/bin/python3 using
|
||||||
|
%python3_fix_shebang macro, [bsc#1212476]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 12 09:09:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Wed Jun 12 09:09:41 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -114,6 +114,7 @@ echo "DWARVES_$ver{ global: *; };" >"$sv"
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
%python3_fix_shebang
|
||||||
|
|
||||||
%ldconfig_scriptlets -n libdwarves1
|
%ldconfig_scriptlets -n libdwarves1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user