All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xen-devel] [XEN PATCH 0/2] Fix installation of python scripts
@ 2020-03-11 17:59 Anthony PERARD
  2020-03-11 17:59 ` [Xen-devel] [XEN PATCH 1/2] tools/python: Fix install-wrap Anthony PERARD
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Anthony PERARD @ 2020-03-11 17:59 UTC (permalink / raw)
  To: xen-devel
  Cc: Anthony PERARD, Ian Jackson, Marek Marczykowski-Górecki, Wei Liu

Patch series available in this git branch:
https://xenbits.xen.org/git-http/people/aperard/xen-unstable.git br.fix-python-install-v1

Hi,

A patch to make packaging of xen on centos8 easier. rpmbuild
prevents unversions python shebang from been packaged.
And the first patch fix a bug discovered with the second.

Cheers,

Anthony PERARD (2):
  tools/python: Fix install-wrap
  tools: Use INSTALL_PYTHON_PROG

 tools/misc/xencov_split   | 2 +-
 tools/python/Makefile     | 4 ++--
 tools/python/install-wrap | 2 +-
 tools/xenmon/Makefile     | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

-- 
Anthony PERARD


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-05-19 10:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-11 17:59 [Xen-devel] [XEN PATCH 0/2] Fix installation of python scripts Anthony PERARD
2020-03-11 17:59 ` [Xen-devel] [XEN PATCH 1/2] tools/python: Fix install-wrap Anthony PERARD
2020-05-19  8:58   ` Wei Liu
2020-05-19  9:42     ` Anthony PERARD
2020-05-19 10:06       ` Wei Liu
2020-03-11 17:59 ` [Xen-devel] [XEN PATCH 2/2] tools: Use INSTALL_PYTHON_PROG Anthony PERARD
2020-05-19  8:58   ` Wei Liu
2020-05-18 13:15 ` [XEN PATCH 0/2] Fix installation of python scripts Anthony PERARD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.