parent
00b21a2194
commit
1f45e8b3c5
@ -1,5 +1,6 @@
|
|||||||
RPM_SPEC_FILES.dom0 := \
|
RPM_SPEC_FILES.dom0 := \
|
||||||
pykickstart/pykickstart.spec \
|
pykickstart/pykickstart.spec \
|
||||||
|
lorax/lorax.spec \
|
||||||
lorax-templates-qubes/lorax-templates-qubes.spec \
|
lorax-templates-qubes/lorax-templates-qubes.spec \
|
||||||
pungi/pungi.spec \
|
pungi/pungi.spec \
|
||||||
anaconda/anaconda.spec \
|
anaconda/anaconda.spec \
|
||||||
|
@ -1,5 +1,9 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
|
%if 0%{?qubes_builder}
|
||||||
|
%define _sourcedir %(pwd)/lorax
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 23.20
|
Version: 23.20
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
Loading…
Reference in New Issue
Block a user