openvswitch needs autoconf>=2.64, which is not easily installable on <f14
authorSapan Bhatia <gwsapan@gmail.com>
Thu, 22 Mar 2012 15:35:16 +0000 (11:35 -0400)
committerSapan Bhatia <gwsapan@gmail.com>
Thu, 22 Mar 2012 15:35:16 +0000 (11:35 -0400)
planetlab.mk

index 1b46405..a2a378e 100644 (file)
@@ -231,8 +231,11 @@ endif
 openvswitch-MODULES := openvswitch
 openvswitch-SPEC := openvswitch.spec
 openvswitch-DEPEND-DEVEL-RPMS += kernel-devel
+
+ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f14 f15 f16)"
 IN_BOOTSTRAPFS += openvswitch
 ALL += openvswitch
+endif
 
 #
 # vsys