summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 25dc774..8fc649e 100644
--- a/Makefile
+++ b/Makefile
@@ -5,9 +5,7 @@ RPMDEFINES := --define "_sourcedir $(SRCDIR)" \
SRCDEFINES := --define "dist .remi" \
--define "fedora 1" \
- --define "nophptag 1" \
- --define "_source_filedigest_algorithm 1" \
- --define "_binary_filedigest_algorithm 1"
+ --define "nophptag 1"
arch:
mv *.src.rpm /data/rpms/SRPMS.remi/ && echo done || echo Nothing to do