From 6b5417523791c96aa57ac503874e38d7f05c4847 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Fri, 9 Aug 2013 15:36:42 -0700 Subject: [PATCH] Removed redundant call to autoreconf. Already called by autogen.sh. Change-Id: I07cde543b609880261b6575590d18db471164e38 Signed-off-by: Ossama Othman --- packaging/ico-uxf-weston-plugin.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/packaging/ico-uxf-weston-plugin.spec b/packaging/ico-uxf-weston-plugin.spec index 0f89be3..2d0e936 100644 --- a/packaging/ico-uxf-weston-plugin.spec +++ b/packaging/ico-uxf-weston-plugin.spec @@ -35,8 +35,6 @@ Development files that expose the wayland extended protocols for IVI. %setup -q -n %{name}-%{version} %build -autoreconf --install - %autogen %configure -- 2.7.4