[Libguestfs] [PATCH 0/3] Various dist/build fixes

Pino Toscano ptoscano at redhat.com
Tue Dec 17 14:45:23 UTC 2019


Fix one dist issue, and various builddir!=srcdir issues, also with the
patch proposed in the Debian bug #946594.

Patch #3 applies also to the virt-v2v repository, and will be committed
there too (with references to the libguestfs commit).

Pino Toscano (3):
  inspector: ship the actual test script
  tests: fix srcdir references
  build: fix make implicit dependencies on ml/mli files

 align/test-virt-alignment-scan-docs.sh      |  2 +-
 builder/templates/Makefile.am               |  4 +++-
 builder/templates/validate.sh               |  4 ++--
 builder/test-docs.sh                        |  4 ++--
 builder/test-virt-index-validate.sh         | 10 +++++-----
 cat/test-docs.sh                            | 10 +++++-----
 customize/test-virt-customize-docs.sh       |  2 +-
 df/test-virt-df-docs.sh                     |  2 +-
 dib/test-virt-dib-docs.sh                   |  2 +-
 diff/test-virt-diff-docs.sh                 |  2 +-
 edit/test-virt-edit-docs.sh                 |  2 +-
 fish/test-docs.sh                           |  2 +-
 format/test-virt-format-docs.sh             |  2 +-
 fuse/test-docs.sh                           |  4 ++--
 get-kernel/test-virt-get-kernel-docs.sh     |  2 +-
 inspector/Makefile.am                       |  2 +-
 inspector/test-virt-inspector-docs.sh       |  2 +-
 inspector/test-virt-inspector-luks.sh       |  2 +-
 inspector/test-virt-inspector.sh            |  2 +-
 make-fs/test-virt-make-fs-docs.sh           |  2 +-
 rescue/test-virt-rescue-docs.sh             |  2 +-
 resize/test-virt-resize-docs.sh             |  2 +-
 sparsify/test-virt-sparsify-docs.sh         |  2 +-
 subdir-rules.mk                             |  6 +++---
 sysprep/test-virt-sysprep-docs.sh           |  2 +-
 test-tool/test-libguestfs-test-tool-docs.sh |  2 +-
 26 files changed, 41 insertions(+), 39 deletions(-)

-- 
2.23.0




More information about the Libguestfs mailing list