summaryrefslogtreecommitdiffstats
path: root/php/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-24 20:20:01 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-24 20:20:01 +0200
commit400825c5f4684699e4d691ca137403de4b5f5201 (patch)
tree128db5e94a67d5ddfdf73508b7e214ae4e7c0a62 /php/Makefile
parente61d318ec036356ef88e0591643c3814c89ae6d0 (diff)
php56-php, fix build with recent scl-utils (workaround for #1133334)
Diffstat (limited to 'php/Makefile')
-rw-r--r--php/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/php/Makefile b/php/Makefile
index 13af741..6c96298 100644
--- a/php/Makefile
+++ b/php/Makefile
@@ -2,3 +2,5 @@ SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
include ../../../common/Makefile
+srpm:
+ rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php56' -bs $(NAME).spec