summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-31 17:44:58 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-31 17:44:58 +0200
commit715cbfd065bc38541d67a9e91c11a0308a63fc9b (patch)
treef862ca0c6520a79278aa5d181e72bad39ef9391b /Makefile
parentaf54b5064e163d80e6843cc0e617b09bc4607854 (diff)
php54-php: update to 5.4.32
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..153c3d6
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+
+srpm:
+ rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php54' -bs $(NAME).spec