summaryrefslogtreecommitdiff
path: root/virt-manager.spec.in
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2010-11-30 10:42:38 -0500
committerCole Robinson <crobinso@redhat.com>2010-11-30 10:42:38 -0500
commite7c3ea0071ea910934e704b4b782134dd4d152bc (patch)
tree89f3ab5480cb4ca61e27c4493fc07dc74ac8a071 /virt-manager.spec.in
parentb9fb2ffdc602332f82f488ea28748ac494c6dc0d (diff)
downloadvirt-manager-e7c3ea0071ea910934e704b4b782134dd4d152bc.tar.gz
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.
Diffstat (limited to 'virt-manager.spec.in')
-rw-r--r--virt-manager.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/virt-manager.spec.in b/virt-manager.spec.in
index f06d0b32..55d4886d 100644
--- a/virt-manager.spec.in
+++ b/virt-manager.spec.in
@@ -78,7 +78,7 @@ management API.
%setup -q
%build
-%configure
+%configure --without-tui
make %{?_smp_mflags}