spec: fix build order

This commit is contained in:
Marek Marczykowski 2012-01-15 17:17:25 +01:00
parent 1e2ca857cc
commit 351b413f74

View File

@ -52,11 +52,11 @@ BuildRequires: xen-devel
The Qubes core files for installation inside a Qubes VM.
%build
make -C u2mfn
make -C vchan
make -C misc
make -C qubes_rpc
make -C qrexec
make -C vchan
make -C u2mfn
%pre