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

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