git.annexia.org
/
goaljobs-goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c785d9
)
libguestfs: Use python3 for builds and the Python PIP package.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 17 Jan 2019 14:13:56 +0000
(14:13 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 17 Jan 2019 14:13:56 +0000
(14:13 +0000)
config.ml
patch
|
blob
|
history
diff --git
a/config.ml
b/config.ml
index
f0a5dea
..
16b3502
100644
(file)
--- 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 \\