From f7284fc0c87f103686492de0724135d7aaf130a8 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 18 Jun 2014 08:40:05 +0200 Subject: Alternate %prep segment. --- miav-client.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'miav-client.spec') diff --git a/miav-client.spec b/miav-client.spec index 09475f2..df756cd 100644 --- a/miav-client.spec +++ b/miav-client.spec @@ -12,12 +12,11 @@ BuildRoot: %{_topdir}/BUILD/%{name}-%{version}-%{release} %{summary} %prep -echo "prep %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% PWD: $PWD" +rm %{_builddir}/* -Rf tar xvzf %{_sourcedir}/%{SOURCEURL0} mv miav-%{version}/* %{_builddir} %build -echo "build %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% PWD: $PWD" ./configure --prefix=/usr --with-gui --without-server make -- cgit v1.2.3