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

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