summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-09-03 09:09:45 +0200
committerRemi Collet <fedora@famillecollet.com>2014-09-03 09:09:45 +0200
commitecc16d8af29c2f1b67f30734c791aa1f811390cd (patch)
treeb1ff97abcc99dd2de7a69f58bdd684245670b8b4 /Makefile
parent45396e0b548b5684022506133d06a721cd9cd6de (diff)
php55-php: update to 5.5.16 + enable most extensions
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 153c3d6..7d06a15 100644
--- a/Makefile
+++ b/Makefile
@@ -3,4 +3,4 @@ NAME := $(shell basename $(SRCDIR))
include ../../common/Makefile
srpm:
- rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php54' -bs $(NAME).spec
+ rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php55' -bs $(NAME).spec