From d82b2b5f9a5e96e3b96f627ae419ac8858fbab12 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Tue, 30 Oct 2012 18:59:51 -0700 Subject: [PATCH] remove autogen call --- packaging/inputproto.spec | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/packaging/inputproto.spec b/packaging/inputproto.spec index 1249dd7..f4f266e 100644 --- a/packaging/inputproto.spec +++ b/packaging/inputproto.spec @@ -1,7 +1,3 @@ -# -# Please submit bugfixes or comments via http://bugs.tizen.org/ -# - Name: inputproto Version: 2.2 Release: 1 @@ -15,15 +11,13 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(xorg-macros) %description -Description: %{summary} +%{summary} %prep %setup -q %build - -./autogen.sh -%reconfigure --disable-static \ +%configure --disable-static \ --libdir=%{_datadir} \ --without-xmlto -- 2.7.4