debian-koji/util
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
..
email.tpl Added basic email template 2019-08-29 10:42:52 +02:00
koji-gc Bandit [B411]: use defusedxml to prevent remote XML attacks 2024-02-02 09:08:18 +01:00
koji-gc.conf remove deprecated krbV support 2020-07-24 15:08:47 -04:00
koji-gc.service koji-gc: add systemd unit files 2020-05-13 13:45:30 +02:00
koji-gc.timer koji-gc: add systemd unit files 2020-05-13 13:45:30 +02:00
koji-shadow update koji-shadow to use repo requests 2024-06-24 11:25:21 -04:00
koji-shadow.conf remove deprecated krbV support 2020-07-24 15:08:47 -04:00
koji-sidetag-cleanup Bandit [B411]: use defusedxml to prevent remote XML attacks 2024-02-02 09:08:18 +01:00
koji-sweep-db Bandit [B411]: use defusedxml to prevent remote XML attacks 2024-02-02 09:08:18 +01:00
koji-sweep-db.service koji-sweep-db: use "Type=oneshot" for systemd 2020-05-05 11:08:11 +02:00
koji-sweep-db.timer remove accuracy from koji-sweep-db timer 2019-11-06 13:03:51 -05:00
kojira target check makes no sense for dist repos 2025-03-31 11:11:55 +02:00
kojira.conf kojira: make 'ignore_other_volumes' a config only option. 2021-11-15 09:07:01 +01:00
kojira.init Init files: expand tab indents 2024-09-18 09:17:35 +02:00
kojira.service Revert "PR#3276: Use PrivateTmp for kojid/kojira" 2022-05-19 13:47:22 +02:00
Makefile Allow overriding sbin directory 2025-04-17 10:13:41 -04:00