summaryrefslogtreecommitdiffstats
path: root/src/rpmbuild-md5
blob: a044f70bce27d218991db401089b10b5f4f85b25 (plain)
1
2
#!/bin/bash
rpmbuild --define "_source_filedigest_algorithm md5"  --define "_binary_filedigest_algorithm md5" "$@"