From 7952ebaf1db9b59a90bab8572937552d43b5a420 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Sat, 19 Dec 2009 11:41:47 +0000 Subject: [PATCH] turning off monitor, plcrt and zabbix for now, until the packaging stabilizes --- onelab.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/onelab.mk b/onelab.mk index 6dad82fd..5c91f8ed 100644 --- a/onelab.mk +++ b/onelab.mk @@ -317,15 +317,15 @@ IN_MYPLC += www-register-wizard # monitor-MODULES := Monitor monitor-SPEC := Monitor.spec -ALL += monitor -IN_BOOTSTRAPFS += monitor +###xxx-tmp-off ALL += monitor +###xxx-tmp-off IN_BOOTSTRAPFS += monitor # # PLC RT # plcrt-MODULES := PLCRT plcrt-SPEC := plcrt.spec -ALL += plcrt +###xxx-tmp-off ALL += plcrt # # zabbix @@ -333,7 +333,7 @@ ALL += plcrt zabbix-MODULES := Monitor zabbix-SPEC := zabbix.spec zabbix-BUILD-FROM-SRPM := yes -ALL += zabbix +###xxx-tmp-off ALL += zabbix # # pyopenssl -- 2.43.0