spec: do not build u2mfn not packaged in core-dom0 and core-vm
This is packages in core-libs, so build it only there.
This commit is contained in:
parent
efbd9466f8
commit
02e7469be3
@ -57,7 +57,6 @@ python -O -m compileall qvm-core qmemman
|
|||||||
make -C restore
|
make -C restore
|
||||||
make -C qubes_rpc
|
make -C qubes_rpc
|
||||||
make -C ../qubes_rpc
|
make -C ../qubes_rpc
|
||||||
make -C ../u2mfn
|
|
||||||
make -C ../vchan -f Makefile.linux
|
make -C ../vchan -f Makefile.linux
|
||||||
make -C ../qrexec
|
make -C ../qrexec
|
||||||
make -C ../misc
|
make -C ../misc
|
||||||
|
@ -57,7 +57,6 @@ 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 -f Makefile.linux
|
make -C vchan -f Makefile.linux
|
||||||
make -C misc
|
make -C misc
|
||||||
make -C qubes_rpc
|
make -C qubes_rpc
|
||||||
|
Loading…
Reference in New Issue
Block a user