X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lxc.mk;fp=lxc.mk;h=0554e31c445c6b6164ff4ce60704fbec611ed0bd;hb=e4d37ed50c2ee479d85f7007c77037c05a647664;hp=b538966e680f419789c247af76dac05b716ea8c0;hpb=8ddb497d444f08301531efe5b2d9c09e7df66d55;p=build.git diff --git a/lxc.mk b/lxc.mk index b538966e..0554e31c 100644 --- a/lxc.mk +++ b/lxc.mk @@ -383,9 +383,10 @@ ALL += release # oddly enough, when the py2 sfa code issues xmlrpc calls over ssl # to the underlying myplc, we get SSL handshake issues # so, let's keep this out of the way for now +# 2019 mar 27: reinstating for hopefully connecting fed4fire # -ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f27 f29)" +#ifneq "$(DISTRONAME)" "$(filter $(DISTRONAME), f27 f29)" sfa-MODULES := sfa sfa-SPEC := sfa.spec ALL += sfa -endif +#endif