Enable build on non-appvm.
This commit is contained in:
parent
f4e0db623f
commit
a45b9b4835
@ -60,9 +60,9 @@ mkdir -p $RPM_BUILD_ROOT/var/lib/qubes
|
|||||||
%build
|
%build
|
||||||
make clean all
|
make clean all
|
||||||
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