From: Sapan Bhatia <gwsapan@gmail.com>
Date: Mon, 17 Jan 2011 22:55:48 +0000 (-0500)
Subject: debugging
X-Git-Tag: openvswitch-1.1.0pre2-1^0
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=48f0786c3a4f95fe6176e82ef47b768e6291bb0e;p=openvswitch.git

debugging
---

diff --git a/openvswitch.spec b/openvswitch.spec
index ce825c0..c8ffd9c 100644
--- a/openvswitch.spec
+++ b/openvswitch.spec
@@ -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;}'`