Use makefile to fetch
authorSapan Bhatia <gwsapan@gmail.com>
Mon, 30 Jan 2012 17:25:11 +0000 (12:25 -0500)
committerSapan Bhatia <gwsapan@gmail.com>
Mon, 30 Jan 2012 17:25:11 +0000 (12:25 -0500)
openvswitch.spec

index 81cb892..a384470 100644 (file)
@@ -29,7 +29,6 @@ Openvswitch - virtual switches on PlanetLab
 
 %prep
 %setup
-wget %{upstream}
 tar xvfz openvswitch-sources.tar.gz --strip=1
 
 %build