reinstating sfa build
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 27 Mar 2019 14:22:17 +0000 (15:22 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 27 Mar 2019 14:22:17 +0000 (15:22 +0100)
lxc.mk

diff --git a/lxc.mk b/lxc.mk
index b538966..0554e31 100644 (file)
--- 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