summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 7d06a15205e725acb24b35381e7d61b804331ff0 (plain)
1
2
3
4
5
6
SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
include ../../common/Makefile

srpm:
	rpmbuild $(RPMDEFINES) $(SRCDEFINES) --define 'scl php55' -bs $(NAME).spec