%setup decompresses, no need to do it manually
[openvswitch.git] / openvswitch.spec
index a7faab0..ae491a0 100644 (file)
@@ -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;}'`