spec: fix build order
This commit is contained in:
parent
1e2ca857cc
commit
351b413f74
@ -52,11 +52,11 @@ BuildRequires: xen-devel
|
|||||||
The Qubes core files for installation inside a Qubes VM.
|
The Qubes core files for installation inside a Qubes VM.
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
make -C u2mfn
|
||||||
|
make -C vchan
|
||||||
make -C misc
|
make -C misc
|
||||||
make -C qubes_rpc
|
make -C qubes_rpc
|
||||||
make -C qrexec
|
make -C qrexec
|
||||||
make -C vchan
|
|
||||||
make -C u2mfn
|
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user