Add autoconf step to compilation, as we are pulling out of the source tree now
[openvswitch.git] / openvswitch.spec
index ae491a0..6349f51 100644 (file)
@@ -32,6 +32,7 @@ Openvswitch - virtual switches on PlanetLab
 
 %build
 KVER=`ls -l /usr/src/kernels | awk '{printf $9;}'`
+./boot.sh
 ./configure --with-linux=/usr/src/kernels/$KVER
 make -j17