This repository has been archived on 2023-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
rpmbuild/overlay/usr/local/bin/rpmbuild-official

5 lines
64 B
Plaintext
Raw Permalink Normal View History

2020-06-12 08:20:39 +02:00
#!/usr/bin/env sh
2020-06-11 15:41:12 +02:00
set -eo pipefail
exec /usr/bin/rpmbuild "$@"