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

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