mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-24 21:34:47 +03:00
rpm: Don't build TUI
The RPM spec isn't set up to properly install the TUI and GUI, so disable TUI building for now.
This commit is contained in:
parent
b9fb2ffdc6
commit
e7c3ea0071
@ -78,7 +78,7 @@ management API.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure --without-tui
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user