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

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