debian-forge-composer/internal/rpmmd
Ondřej Budai 224bd6b341 rpmmd: rely on dnf-json shebang instead of using PATH python
RHEL doesn't have python3 in PATH by default. Instead it has /usr/libexec/
platform-python. When building the RPM, RHEL correctly mangles dnf-json's
shebang to the platform python. This commit switches osbuild-composer
to use this shebang because it should always respect target platform's
default python binary.

Fixes #745
2020-06-10 16:56:28 +02:00
..
repository.go rpmmd: rely on dnf-json shebang instead of using PATH python 2020-06-10 16:56:28 +02:00