summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-03 08:15:09 +0200
committerRemi Collet <fedora@famillecollet.com>2014-10-03 08:15:09 +0200
commit966672b491a8e223f9d48deb7bed7ff3ca24d58f (patch)
treeba39c28d6ff6e9ad64bad9b69a07d1cbb6776037 /Makefile
parent1773db66fefe1909d4b64c4de85dae0a6a49e78b (diff)
PHP 5.6.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6c96298..5493b6b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
-include ../../../common/Makefile
+include ../../common/Makefile
srpm:
rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php56' -bs $(NAME).spec