2013-03-19 03:19:39 +00:00
|
|
|
ifeq ($(PACKAGE_SET),dom0)
|
2014-06-10 13:41:09 +00:00
|
|
|
RPM_SPEC_FILES := \
|
|
|
|
anaconda/anaconda.spec \
|
|
|
|
firstboot/firstboot.spec \
|
|
|
|
qubes-release/qubes-release.spec \
|
|
|
|
lorax-templates-qubes/lorax-templates-qubes.spec \
|
|
|
|
pungi/pungi.spec \
|
|
|
|
pykickstart/pykickstart.spec \
|
2015-07-30 10:10:51 +00:00
|
|
|
qubes-release/qubes-dom0-dist-upgrade.spec \
|
|
|
|
live/qubes-live.spec
|
2013-03-19 03:19:39 +00:00
|
|
|
endif
|