From f097d3bd3473f11c682802e4256620218b705955 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 18 Jul 2012 13:47:25 -0400 Subject: [PATCH] drop autogoo that's lacking buildrequires and seems unneeded --- gnome-shell.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 6f7c54e..9a20ebc 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -93,13 +93,8 @@ easy to use experience. %patch0 -p1 -b .avoid-redhat-menus %patch1 -p1 -b .firefox -# reautogen for Mirror-Evolution-calendar-settings-into-our-own-sche.patch -rm configure - %build -export CFLAGS="$RPM_OPT_FLAGS -Wno-error=deprecated-declarations" -(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi; - %configure --disable-static) +%configure --disable-static make V=1 %{?_smp_mflags} %install