From fefb3f0b1a81c6b88dcb0088b447ab63b36ff77f Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 30 Oct 2012 18:55:57 -0700 Subject: [PATCH] remove autogen call --- packaging/bigreqsproto.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packaging/bigreqsproto.spec b/packaging/bigreqsproto.spec index e264dab..ca49ddc 100644 --- a/packaging/bigreqsproto.spec +++ b/packaging/bigreqsproto.spec @@ -17,9 +17,7 @@ BuildRequires: pkgconfig(xorg-macros) %setup -q %build - -./autogen.sh -%reconfigure --disable-static \ +%configure --disable-static \ --libdir=%{_datadir} \ --without-xmlto -- 2.7.4