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

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