Add Makefile.builder
This commit is contained in:
parent
5bde26c0d8
commit
80ecf4a955
9
Makefile.builder
Normal file
9
Makefile.builder
Normal file
@ -0,0 +1,9 @@
|
||||
ifeq ($(PACKAGE_SET),dom0)
|
||||
RPM_SPEC_FILES := anaconda/anaconda.spec \
|
||||
firstboot/firstboot.spec \
|
||||
qubes-logos/qubes-logos.spec \
|
||||
qubes-release/qubes-release.spec \
|
||||
lorax-templates-qubes/lorax-templates-qubes.spec \
|
||||
pungi/pungi.spec \
|
||||
pykickstart/pykickstart.spec
|
||||
endif
|
Loading…
Reference in New Issue
Block a user