turn off fprobe-ulog until it builds again - this is to assess the f21 build
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 17 Dec 2014 17:09:32 +0000 (18:09 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 17 Dec 2014 17:09:32 +0000 (18:09 +0100)
lxc.mk

diff --git a/lxc.mk b/lxc.mk
index 67d607d..8e65b92 100644 (file)
--- a/lxc.mk
+++ b/lxc.mk
@@ -122,10 +122,11 @@ IN_NODEIMAGE += codemux
 #
 # fprobe-ulog
 #
+# xxx temporarily turning this off
 fprobe-ulog-MODULES := fprobe-ulog
 fprobe-ulog-SPEC := fprobe-ulog.spec
-ALL += fprobe-ulog
-IN_NODEIMAGE += fprobe-ulog
+#ALL += fprobe-ulog
+#IN_NODEIMAGE += fprobe-ulog
 
 #################### libvirt version selection
 # settling with using version 1.2.1 on all fedoras