X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;h=1ba12c7fb3a944b8c41ccdc8d4f57108d67e9135;hb=4af07eeed64800addbc3eb5942b0a2f62fe0230d;hp=7786dfc64daaed1be27db7606a39f5bbb958f238;hpb=8fd0bf91d7080da977374a52b4ab5191b2aed1bb;p=build.git diff --git a/lxc.mk b/lxc.mk index 7786dfc6..1ba12c7f 100644 --- a/lxc.mk +++ b/lxc.mk @@ -275,7 +275,7 @@ ALL += bind_public # in fedora 29, this triggers nasty-looking compile messages # not trying too hard, we're mostly after the server-side of f29 -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME),f23 f24 f25 f27 f29)" +ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f29)" # # sliver-openvswitch # @@ -354,15 +354,6 @@ pyopenssl-BUILD-FROM-SRPM := yes ALL += pyopenssl endif -# -# pyaspects -# -pyaspects-MODULES := pyaspects -pyaspects-SPEC := pyaspects.spec -pyaspects-BUILD-FROM-SRPM := yes -ALL += pyaspects - -# # nodeconfig # nodeconfig-MODULES := nodeconfig