debugging
[openvswitch.git] / openvswitch.spec
index 759ab63..ce825c0 100644 (file)
@@ -29,7 +29,7 @@ Openvswitch - virtual switches on PlanetLab
 %prep
 %setup
 wget %{upstream}
-tar xvfz openvswitch-%{version}.tar.gz
+tar xvfz openvswitch-%{version}.tar.gz --strip=1
 cd openvswitch-%{version}
 
 %build