summaryrefslogtreecommitdiffstats
path: root/src/rpmbuild-md5
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpmbuild-md5')
-rw-r--r--src/rpmbuild-md52
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rpmbuild-md5 b/src/rpmbuild-md5
new file mode 100644
index 0000000..11fdb21
--- /dev/null
+++ b/src/rpmbuild-md5
@@ -0,0 +1,2 @@
+#!/bin/bash
+rpmbuild --define "_source_filedigest_algorithm md5" --define "_binary_filedigest_algorithm md5" $@