index
:
rpm-setup
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
The Mageia RPM configuration and scripts
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpmb_deprecated
blob: b38aa0640b9e17af4c9ad9bbb58c59d4bb68ee30 (
plain
)
1
2
3
#!/bin/sh echo '"rpm -b" is deprecated, use "rpmbuild -b"' 1>&2 exec rpmbuild "$@"