[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch,	experimental, updated. debian/0.8.6-1-13-gd8e02ad
    Laurent Léonard 
    laurent at open-minds.org
       
    Fri Jan  7 10:50:39 UTC 2011
    
    
  
The following commit has been merged in the experimental branch:
commit d8e02ad97594e5cde2c0f0d7a1ba662d8d85409c
Author: Laurent Léonard <laurent at open-minds.org>
Date:   Fri Jan 7 11:50:30 2011 +0100
    Fix typo in --with-init-script build option
diff --git a/debian/rules b/debian/rules
index 7816455..42a9bf6 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