[Pkg-libvirt-commits] [libguestfs] 74/87: libguestfs-make-fixed-appliance: All supported versions of libguestfs should work.
Hilko Bengen
bengen at moszumanska.debian.org
Wed Feb 19 21:10:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch debian
in repository libguestfs.
commit a16ef4def93294554a5d8a03a5d9c831b8335b59
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Feb 5 19:39:28 2014 +0000
libguestfs-make-fixed-appliance: All supported versions of libguestfs should work.
We're not supporting anything < 1.20 now.
(cherry picked from commit ed912a54d6d356e3c22617fd20e3595dd81a7b50)
---
appliance/libguestfs-make-fixed-appliance.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/appliance/libguestfs-make-fixed-appliance.in b/appliance/libguestfs-make-fixed-appliance.in
index 08b882d..121edc5 100644
--- a/appliance/libguestfs-make-fixed-appliance.in
+++ b/appliance/libguestfs-make-fixed-appliance.in
@@ -128,8 +128,8 @@ Then copy all four files:
into a directory somewhere, eg. /usr/local/lib/guestfs/appliance/
-Then build libguestfs (>= 1.16.7 or >= 1.18) from source, disabling
-the normal appliance and daemon:
+Then build libguestfs from source, disabling the normal appliance
+and daemon:
./configure --disable-appliance --disable-daemon
make
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list