mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-31 18:28:42 -04:00
build: quiet build and verbose changelog
This commit is contained in:
parent
7a70535553
commit
3c2bba2a9a
4 changed files with 14 additions and 7 deletions
|
@ -45,7 +45,7 @@ build_rpm(){
|
|||
done
|
||||
|
||||
## TODO: use qubes-builderv2 with mock or qubes executor
|
||||
rpmbuild -ba -- "${spec}"
|
||||
rpmbuild -ba --quiet --clean -- "${spec}"
|
||||
if test -n "${key_id}"; then
|
||||
rpm_basename="${build_dir}/RPMS/noarch/${group}-${project}-${version}-"
|
||||
rpm_suffix=".noarch.rpm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue