This website requires JavaScript.
Explore
Blog
Help
Sign In
container
/
rpmbuild
Archived
Watch
1
Star
0
Fork
0
You've already forked rpmbuild
Code
Issues
Pull Requests
Releases
Activity
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.
3897f11c43
rpmbuild
/
overlay
/
bin
/
rpmbuild-official
5 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use absolute path for she-bang in scripts
2020-06-11 14:16:50 +00:00
#!/usr/bin/sh
add wrapper scripts for rpmbuild
2020-06-11 13:41:12 +00:00
set -eo pipefail
exec /usr/bin/rpmbuild "$@"
Reference in New Issue
Copy Permalink