Enable build on appvm.
This commit is contained in:
parent
7f94cf2709
commit
b95dd0fcaa
@ -60,8 +60,8 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/qubes
|
|||||||
%build
|
%build
|
||||||
make clean all
|
make clean all
|
||||||
make -C ../common
|
make -C ../common
|
||||||
make -C ../vchan
|
|
||||||
make -C ../u2mfn
|
make -C ../u2mfn
|
||||||
|
make -C ../vchan
|
||||||
make -C ../qrexec
|
make -C ../qrexec
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
@ -51,9 +51,9 @@ python -m compileall qvm-core qmemman
|
|||||||
python -O -m compileall qvm-core qmemman
|
python -O -m compileall qvm-core qmemman
|
||||||
make -C restore
|
make -C restore
|
||||||
make -C ../common
|
make -C ../common
|
||||||
make -C ../qrexec
|
|
||||||
make -C ../vchan
|
make -C ../vchan
|
||||||
make -C ../u2mfn
|
make -C ../u2mfn
|
||||||
|
make -C ../qrexec
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user