Skip to content

Commit

Permalink
rpm: fix building with mock
Browse files Browse the repository at this point in the history
(cherry picked from commit 67afa8b)
  • Loading branch information
marmarek committed May 17, 2020
1 parent 6c1d571 commit 3012c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm_spec/gui-dom0.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ The Qubes GUI virtualization infrastructure that needs to be installed in Dom0.

%build
make clean
make dom0
make dom0 BACKEND_VMM=@BACKEND_VMM@

%py3_build

Expand Down

0 comments on commit 3012c3e

Please sign in to comment.