From e4d37ed50c2ee479d85f7007c77037c05a647664 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 27 Mar 2019 15:22:17 +0100 Subject: [PATCH] reinstating sfa build --- lxc.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.43.0