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

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