From 9368d7d133c89a04481fdcaefc35f3ba8bd504e0 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 23 Feb 2015 18:00:11 +0100 Subject: [PATCH] Disable gterminal --- gnome-terminal.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 90c9fe2..7386a8a 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -63,7 +63,7 @@ option to the right-click context menu in Nautilus. %build autoreconf -f -i -%configure --disable-static --with-gtk=3.0 --with-nautilus-extension +%configure --disable-static --disable-gterminal --with-gtk=3.0 --with-nautilus-extension make %{?_smp_mflags}