16 Oct
2023
16 Oct
'23
05:59
On mar, 2023-10-10 at 22:30 +0200, Christian Boltz wrote:
Hello,
Am Dienstag, 10. Oktober 2023, 08:22:54 CEST schrieb Daniel Garcia:
%python3_fix_shebang
This macro expands to:
for f in /home/abuild/rpmbuild/BUILDROOT/%{NAME}-%{VERSION}- %{RELEASE}.x86_64/usr/bin/*; do
I like the idea, but - what about python executables in /usr/sbin/, for example the AppArmor utils (aa-logprof etc.), firewalld, iotop, ...?
That's solved in the latest version of the macros [1] [1] https://github.com/openSUSE/python-rpm-macros/pull/162/files -- Daniel García Moreno Python Packager