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