X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=openvswitch.spec;h=c8ffd9cdbae56f6fd8a42c76fb91775ad69a4f07;hb=48f0786c3a4f95fe6176e82ef47b768e6291bb0e;hp=759ab63515fa656c01a9a49bf358d5b1ed529004;hpb=88c27713450cc5c6f79155c2a73ab8d234c0effc;p=openvswitch.git diff --git a/openvswitch.spec b/openvswitch.spec index 759ab63..c8ffd9c 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -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;}'`