From: Sapan Bhatia Date: Mon, 30 Jan 2012 17:43:28 +0000 (-0500) Subject: %setup decompresses, no need to do it manually X-Git-Tag: openvswitch-1.2-1~3 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=65412083039d6d86c0c01218ad03d113e565dc62;p=openvswitch.git %setup decompresses, no need to do it manually --- diff --git a/openvswitch.spec b/openvswitch.spec index a7faab0..ae491a0 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -29,7 +29,6 @@ Openvswitch - virtual switches on PlanetLab %prep %setup -tar xvfz openvswitch-%{version}.tar.gz --strip=1 %build KVER=`ls -l /usr/src/kernels | awk '{printf $9;}'`