summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-12 10:09:50 +0200
committerRemi Collet <remi@remirepo.net>2017-04-12 10:09:50 +0200
commit62a68173a0ebdaa92c572eaf29e743fae321f696 (patch)
tree7f5223f5072ce1de937d516899f4f08312b2bc48 /Makefile
parent2c71a67fe4590f13a22c5af3739ab097de871b7c (diff)
typo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 521e7b3..619f3b7 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ NAME := $(shell basename $(SRCDIR))
include ../../common/Makefile
srpm:
- rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php71' -bs $(NAME).spec
+ rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php72' -bs $(NAME).spec