[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.8.3-4-4-g37fcdaa

Laurent Léonard laurent at open-minds.org
Fri Jan 7 10:48:41 UTC 2011


The following commit has been merged in the master branch:
commit 37fcdaa78bcecf82ecc5b69421b6f01f20bceab6
Author: Laurent Léonard <laurent at open-minds.org>
Date:   Fri Jan 7 11:45:02 2011 +0100

    Fix typo in --with-init-script build option

diff --git a/debian/rules b/debian/rules
index 159797d..39de8ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ DEB_CONFIGURE_EXTRA_FLAGS :=     \
 	--with-storage-lvm       \
 	--with-storage-iscsi     \
 	--with-storage-disk      \
-	--with-init-scripts=none \
+	--with-init-script=none  \
 	--without-numactl	 \
 	--without-selinux        \
 	--without-esx		 \

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list