debian-koji/vm
Michel Lind 18528e563c Allow overriding sbin directory
This fixes the Koji build for Fedora 42+, where on an installed system,
`/sbin` and `/usr/sbin` are symlinks to `/usr/bin`; see:
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin

On a build root the symlink does not exist, so attempts in the spec to
manipulate binaries in `%{_sbindir}/` fail as these binaries are
installed to `%{buildroot}/usr/sbin` while the script is looking for
`%{buildroot}/usr/bin`

The default value is set to `/usr/sbin` so not passing `SBINDIR` when
installing results in the current behavior being preserved.

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
2025-04-17 10:13:41 -04:00
..
fix_kojikamid.sh a wrapper ignoring FIPS for hashlib.md5 2020-06-24 14:42:00 +02:00
kojikamid.py Bandit [B411]: use defusedxml to prevent remote XML attacks 2024-02-02 09:08:18 +01:00
kojivmd exit codes for kojivmd 2025-01-10 10:09:07 +01:00
kojivmd.conf kojivmd: update example topurl 2022-11-08 17:23:02 -05:00
kojivmd.init Init files: expand tab indents 2024-09-18 09:17:35 +02:00
kojivmd.service update docs links in service configs 2017-08-08 12:18:04 -04:00
kojivmd.sysconfig package kojivmd 2010-10-20 16:18:56 -04:00
Makefile Allow overriding sbin directory 2025-04-17 10:13:41 -04:00