summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-07-04 08:30:44 +0200
committerRemi Collet <remi@php.net>2024-07-04 08:30:44 +0200
commit49db863d63ed603fa34d90c0330b9f74397636d8 (patch)
tree03f999403077a2bdba1753df06bb5fefdd9893ba /Makefile
parent0710a637220022e39dec30ecc856ac71c7882dd0 (diff)
cleanup
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 29b6a5b..96fad12 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ NAME := $(shell basename $(SRCDIR))
include ../../common/Makefile
srpm:
- rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php83' -bs $(NAME).spec
+ rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php84' -bs $(NAME).spec