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