X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=cac0afc0baabedc0e055e8907b0d204dac30c979;hb=00c829b8272a47780efb1863407fe563b9054a69;hp=e50793cb96988ae283aa2f93bc665b1ae696e0cd;hpb=43c8f8c00e6cf21fb12d5154503b3ef354965fa8;p=build.git diff --git a/lxc.mk b/lxc.mk index e50793cb..cac0afc0 100644 --- a/lxc.mk +++ b/lxc.mk @@ -216,7 +216,7 @@ endif # # openvswitch-MODULES := openvswitch # openvswitch-SPEC := openvswitch.spec -# openvswitch-LOCAL-STOCK-DEVEL-RPMS += kernel-devel +# openvswitch-STOCK-DEVEL-RPMS += kernel-devel # IN_NODEIMAGE += openvswitch # # build only on f14 as f16 has this natively # ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f14)" @@ -231,7 +231,7 @@ vsys-SPEC := vsys.spec # ocaml-docs is not needed anymore but keep it on a tmp basis as some tags may still have it vsys-STOCK-DEVEL-RPMS += ocaml-ocamldoc ocaml-docs ifeq "$(local_inotify_tools)" "true" -vsys-LOCAL-STOCK-DEVEL-RPMS += inotify-tools inotify-tools-devel +vsys-LOCAL-DEVEL-RPMS += inotify-tools inotify-tools-devel endif IN_NODEIMAGE += vsys ALL += vsys