[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, experimental, updated. debian/1.0.1-3

Guido Günther agx at sigxcpu.org
Sat Jan 5 16:34:45 UTC 2013


The following commit has been merged in the experimental branch:
commit 0019ff9c19a96094f9c21e8c885c4e03445d4042
Author: Guido Günther <agx at sigxcpu.org>
Date:   Thu Jan 3 20:54:35 2013 +0100

    Pass WITH_AUDIT to configure
    
    Closes: #688177

diff --git a/debian/rules b/debian/rules
index f54952c..e2f40f0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,6 +96,7 @@ DEB_CONFIGURE_EXTRA_FLAGS :=     \
 	$(WITH_VBOX)		 \
 	$(WITH_LXC)              \
 	$(WITH_DTRACE)           \
+	$(WITH_AUDIT)            \
 	--without-firewalld
 
 DEB_COMPRESS_EXCLUDE = .o event-test hellolibvirt info1 suspend

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list