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:
Marek Marczykowski 2012-12-12 04:10:41 +01:00
parent efbd9466f8
commit 02e7469be3
2 changed files with 0 additions and 2 deletions

View File

@ -57,7 +57,6 @@ python -O -m compileall qvm-core qmemman
make -C restore
make -C qubes_rpc
make -C ../qubes_rpc
make -C ../u2mfn
make -C ../vchan -f Makefile.linux
make -C ../qrexec
make -C ../misc

View File

@ -57,7 +57,6 @@ BuildRequires: xen-devel
The Qubes core files for installation inside a Qubes VM.
%build
make -C u2mfn
make -C vchan -f Makefile.linux
make -C misc
make -C qubes_rpc