mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-23 17:34:21 +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
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure --without-tui
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user