qubes-linux-template-builder/Makefile.builder

6 lines
159 B
Makefile
Raw Normal View History

# pretend that normal package is built from this repo, to reuse update-repo-*
ifeq ($(PACKAGE_SET),vm)
OUTPUT_DIR = rpm
RPM_SPEC_FILES = templates.spec
endif