From: Sapan Bhatia Date: Mon, 17 Jan 2011 22:55:48 +0000 (-0500) Subject: debugging X-Git-Tag: openvswitch-1.1.0pre2-1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=9dc9940126515131f784843ca57d00dce5201941;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;}'`