From cae3c47018202bf6c95d78d1d1bccb1835eb20b3 Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Mon, 17 Jan 2011 17:43:30 -0500 Subject: [PATCH] Debugging... --- openvswitch.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openvswitch.spec b/openvswitch.spec index 3a73c57..cb06c76 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -27,6 +27,9 @@ Openvswitch - virtual switches on PlanetLab %prep %setup +wget %{Source} +tar xvfz openvswitch-%{version}.tar.gz +cd openvswitch-%{version} %build KVER=`ls -l /usr/src/kernels | awk '{printf $9;}'` -- 2.43.0