X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=onelab.mk;h=15b1c98da321bb98ad97b062ad6762d74320e35d;hb=5334e225293eeab7a83e48a25225f3383f601ba0;hp=059218a3334bc40c6b8f3e676be3bb38b0b1bd1e;hpb=0f5813f2026d405dbb09b619cdcdd08558759caf;p=build.git diff --git a/onelab.mk b/onelab.mk index 059218a3..15b1c98d 100644 --- a/onelab.mk +++ b/onelab.mk @@ -302,14 +302,18 @@ IN_NODEIMAGE += vsys-scripts ALL += vsys-scripts # openvswitch requires an autoconf more recent than what f12 has +ifeq "$(DISTRONAME)" "f12" autoconf-MODULES := autoconf autoconf-SPEC := autoconf.spec autoconf-BUILD-FROM-SRPM := yes ALL += autoconf +endif sliver-openvswitch-MODULES := sliver-openvswitch sliver-openvswitch-SPEC := sliver-openvswitch.spec +ifeq "$(DISTRONAME)" "f12" sliver-openvswitch-DEPEND-DEVEL-RPMS := autoconf +endif IN_SLICEIMAGE += sliver-openvswitch ALL += sliver-openvswitch