summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-21 15:01:14 +0200
committerRemi Collet <remi@remirepo.net>2019-05-21 15:01:14 +0200
commita68276d281f54b48caa89f89a07d55b9e3946997 (patch)
treef6c893cfa905df2daf697e8344dfaa02755443a9 /Makefile
parent80ec9ea59d88682892c6d4414ec2edf86020740c (diff)
refresh
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5ed497c..9538721 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ NAME := $(shell basename $(SRCDIR))
include ../../common/Makefile
srpm:
- rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php73' -bs $(NAME).spec
+ rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php74' -bs $(NAME).spec