rpm: fix typo
This commit is contained in:
parent
735531a9ba
commit
a3aab7dab2
@ -21,7 +21,7 @@
|
||||
#
|
||||
|
||||
%{!?version: %define version %(cat version)}
|
||||
%{!?backend_vmm: %define backend_vmm $(echo $BACKEND_VMM)}
|
||||
%{!?backend_vmm: %define backend_vmm %(echo $BACKEND_VMM)}
|
||||
|
||||
Name: qubes-core-vm
|
||||
Version: %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user