From: Richard W.M. Jones Date: Thu, 17 Jan 2019 14:13:56 +0000 (+0000) Subject: libguestfs: Use python3 for builds and the Python PIP package. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=d51a48e93bcac4563dd97761b3581b3c40130934;hp=2c785d9fc3a0d1e3a0237101120f81e912d5d7a0;p=goaljobs-goals.git libguestfs: Use python3 for builds and the Python PIP package. --- diff --git a/config.ml b/config.ml index f0a5dea..16b3502 100644 --- a/config.ml +++ b/config.ml @@ -39,6 +39,7 @@ let libguestfs_localconfigure source = # https://bugzilla.redhat.com/show_bug.cgi?id=1316206 %s \\ + PYTHON=/usr/bin/python3 \\ --prefix /usr \\ --disable-static \\ --with-default-backend=libvirt \\