[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, experimental, updated. debian/1%1.21.40-1

Richard W.M. Jones rjones at redhat.com
Sat Jun 1 11:05:00 UTC 2013


The following commit has been merged in the experimental branch:
commit 95ed4949f240649b0277a3d687cfd8f61cc396f1
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sun May 19 16:40:19 2013 +0100

    README: Clarify that building from git needs './autogen.sh'.

diff --git a/README b/README
index 85d9f9a..c5e59ec 100644
--- a/README
+++ b/README
@@ -220,8 +220,10 @@ Building
 
 Build the daemon, library and root filesystem:
 
-  ./configure
-  make
+  building from tarball     building from git
+  ---------------------     -----------------
+    ./configure               ./autogen.sh
+    make                      make
 
 Run the tests:
 

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list