From: Thierry Parmentelat Date: Wed, 27 Mar 2019 14:22:17 +0000 (+0100) Subject: reinstating sfa build X-Git-Tag: last-complete-build-f29~27 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=e4d37ed50c2ee479d85f7007c77037c05a647664 reinstating sfa build --- 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