debugging
[openvswitch.git] / openvswitch.spec
index 759ab63..c8ffd9c 100644 (file)
@@ -29,8 +29,7 @@ Openvswitch - virtual switches on PlanetLab
 %prep
 %setup
 wget %{upstream}
-tar xvfz openvswitch-%{version}.tar.gz
-cd openvswitch-%{version}
+tar xvfz openvswitch-%{version}.tar.gz --strip=1
 
 %build
 KVER=`ls -l /usr/src/kernels | awk '{printf $9;}'`