# Change the following to an explicit package name if you want # the spec file name to be different from the directory name # for some reason. NAME = $(notdir $(realpath .)) dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init) MOCK_ARCH := i386 include git-rpm/git-rpm.mk