One more build order fix.
This commit is contained in:
parent
01b75b5987
commit
fac1b78ec0
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user