Fix documentation generation for out-of-tree builds
authorHilko Bengen <bengen@debian.org>
Tue, 10 Mar 2020 19:10:28 +0000 (20:10 +0100)
committerHilko Bengen <bengen@debian.org>
Sat, 27 Jun 2020 00:41:59 +0000 (01:41 +0100)
Gbp-Pq: Name 0018-Fix-documentation-generation-for-out-of-tree-builds.patch

36 files changed:
Makefile.am
align/Makefile.am
appliance/Makefile.am
builder/Makefile.am
cat/Makefile.am
customize/Makefile.am
daemon/Makefile.am
df/Makefile.am
dib/Makefile.am
diff/Makefile.am
docs/Makefile.am
edit/Makefile.am
erlang/examples/Makefile.am
examples/Makefile.am
fish/Makefile.am
format/Makefile.am
fuse/Makefile.am
get-kernel/Makefile.am
gobject/Makefile.am
golang/examples/Makefile.am
inspector/Makefile.am
java/examples/Makefile.am
lib/Makefile.am
lua/examples/Makefile.am
make-fs/Makefile.am
ocaml/examples/Makefile.am
perl/examples/Makefile.am
po-docs/language.mk
python/examples/Makefile.am
rescue/Makefile.am
resize/Makefile.am
ruby/examples/Makefile.am
sparsify/Makefile.am
sysprep/Makefile.am
test-tool/Makefile.am
tools/Makefile.am

index 596b92650e15482f9232e1c52638e93e5f60206a..877c20a4eb3eac86088f665094a9722f7a5aee0d 100644 (file)
@@ -371,7 +371,7 @@ installcheck-local: installcheck.sh
 # It should be noinst_MANS but that doesn't work.
 noinst_DATA += podwrapper.1
 podwrapper.1: podwrapper.pl
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man $@-t \
          --license GPLv2+ \
index 6ff4aa3bf2ec268c33ff62247f51a5c11a98e2c3..458806edaf5eefd83dc027ce65584e27b46de1ab 100644 (file)
@@ -63,7 +63,7 @@ noinst_DATA = $(top_builddir)/website/virt-alignment-scan.1.html
 virt-alignment-scan.1 $(top_builddir)/website/virt-alignment-scan.1.html: stamp-virt-alignment-scan.pod
 
 stamp-virt-alignment-scan.pod: virt-alignment-scan.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-alignment-scan.1 \
          --html $(top_builddir)/website/virt-alignment-scan.1.html \
          --path $(top_srcdir)/common/options \
index b0533a7ddb5ec2eecfe113f411de3911fd0dd927..8403afe20ef18fea67d418dff297eea4313924a4 100644 (file)
@@ -142,7 +142,7 @@ man_MANS = libguestfs-make-fixed-appliance.1
 libguestfs-make-fixed-appliance.1 $(top_builddir)/website/libguestfs-make-fixed-appliance.1.html: stamp-libguestfs-make-fixed-appliance.pod
 
 stamp-libguestfs-make-fixed-appliance.pod: libguestfs-make-fixed-appliance.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man libguestfs-make-fixed-appliance.1 \
          --html $(top_builddir)/website/libguestfs-make-fixed-appliance.1.html \
          --license GPLv2+ \
index a41eb751bffe1452007acd786cf0468eaf696803..eec96102dcc5c5cce23ebc53cc82f2c252b45344 100644 (file)
@@ -264,7 +264,7 @@ noinst_DATA += $(top_builddir)/website/virt-builder.1.html
 virt-builder.1 $(top_builddir)/website/virt-builder.1.html: stamp-virt-builder.pod
 
 stamp-virt-builder.pod: virt-builder.pod $(top_srcdir)/common/mlcustomize/customize-synopsis.pod $(top_srcdir)/common/mlcustomize/customize-options.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-builder.1 \
          --html $(top_builddir)/website/virt-builder.1.html \
          --insert $(top_srcdir)/common/mlcustomize/customize-synopsis.pod:__CUSTOMIZE_SYNOPSIS__ \
@@ -280,7 +280,7 @@ noinst_DATA += $(top_builddir)/website/virt-builder-repository.1.html
 virt-builder-repository.1 $(top_builddir)/website/virt-builder-repository.1.html: stamp-virt-builder-repository.pod
 
 stamp-virt-builder-repository.pod: virt-builder-repository.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-builder-repository.1 \
          --html $(top_builddir)/website/virt-builder-repository.1.html \
          --license GPLv2+ \
@@ -463,7 +463,7 @@ noinst_DATA += $(top_builddir)/website/virt-index-validate.1.html
 virt-index-validate.1 $(top_builddir)/website/virt-index-validate.1.html: stamp-virt-index-validate.pod
 
 stamp-virt-index-validate.pod: virt-index-validate.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-index-validate.1 \
          --html $(top_builddir)/website/virt-index-validate.1.html \
          --license GPLv2+ \
index bdc4f11a7f74aeeb6fe960e255b3e952f43dfd48..af2c6a2fa4e893f78c55800da0bc25878495bf0f 100644 (file)
@@ -185,7 +185,7 @@ noinst_DATA = \
 virt-cat.1 $(top_builddir)/website/virt-cat.1.html: stamp-virt-cat.pod
 
 stamp-virt-cat.pod: virt-cat.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-cat.1 \
          --html $(top_builddir)/website/virt-cat.1.html \
          --path $(top_srcdir)/common/options \
@@ -197,7 +197,7 @@ stamp-virt-cat.pod: virt-cat.pod
 virt-filesystems.1 $(top_builddir)/website/virt-filesystems.1.html: stamp-virt-filesystems.pod
 
 stamp-virt-filesystems.pod: virt-filesystems.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-filesystems.1 \
          --html $(top_builddir)/website/virt-filesystems.1.html \
          --path $(top_srcdir)/common/options \
@@ -209,7 +209,7 @@ stamp-virt-filesystems.pod: virt-filesystems.pod
 virt-log.1 $(top_builddir)/website/virt-log.1.html: stamp-virt-log.pod
 
 stamp-virt-log.pod: virt-log.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-log.1 \
          --html $(top_builddir)/website/virt-log.1.html \
          --path $(top_srcdir)/common/options \
@@ -221,7 +221,7 @@ stamp-virt-log.pod: virt-log.pod
 virt-ls.1 $(top_builddir)/website/virt-ls.1.html: stamp-virt-ls.pod
 
 stamp-virt-ls.pod: virt-ls.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-ls.1 \
          --html $(top_builddir)/website/virt-ls.1.html \
          --path $(top_srcdir)/common/options \
@@ -233,7 +233,7 @@ stamp-virt-ls.pod: virt-ls.pod
 virt-tail.1 $(top_builddir)/website/virt-tail.1.html: stamp-virt-tail.pod
 
 stamp-virt-tail.pod: virt-tail.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-tail.1 \
          --html $(top_builddir)/website/virt-tail.1.html \
          --path $(top_srcdir)/common/options \
index 6e5d540e2a8d56d97fd2719fed2b1a783aa418a4..26d1bbd1b28b178cbaca04b0d1a6116dbcbaaaf6 100644 (file)
@@ -199,8 +199,8 @@ noinst_DATA += $(top_builddir)/website/virt-customize.1.html
 
 virt-customize.1 $(top_builddir)/website/virt-customize.1.html: stamp-virt-customize.pod
 
-stamp-virt-customize.pod: virt-customize.pod $(top_srcdir)/common/mlcustomize/customize-synopsis.pod $(top_srcdir)/common/mlcustomize/customize-options.pod
-       $(PODWRAPPER) \
+stamp-virt-customize.pod: virt-customize.pod $(top_builddir)/common/mlcustomize/customize-synopsis.pod $(top_srcdir)/common/mlcustomize/customize-options.pod
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-customize.1 \
          --html $(top_builddir)/website/virt-customize.1.html \
          --path $(top_srcdir)/common/options \
index 98280c96a7adbb64a37489b1c5b2967bf70712e1..bd5b00f7c5e16e2d1d796d15a46daaa7ae9163db 100644 (file)
@@ -459,7 +459,7 @@ noinst_DATA += $(top_builddir)/website/guestfsd.8.html
 guestfsd.8 $(top_builddir)/website/guestfsd.8.html: stamp-guestfsd.pod
 
 stamp-guestfsd.pod: guestfsd.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 8 \
          --man guestfsd.8 \
          --html $(top_builddir)/website/guestfsd.8.html \
index 78dccda90b4f7e32d7600dce2974ca150b0c4f0a..034123e69fb8e0965ab5aebbb614463501d74c71 100644 (file)
@@ -67,7 +67,7 @@ noinst_DATA = $(top_builddir)/website/virt-df.1.html
 virt-df.1 $(top_builddir)/website/virt-df.1.html: stamp-virt-df.pod
 
 stamp-virt-df.pod: virt-df.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-df.1 \
          --html $(top_builddir)/website/virt-df.1.html \
          --path $(top_srcdir)/common/options \
index ce742f78faeda78a8e3580c65379df5f4dabfde6..a207c588304c1c68adb98329b88b20bd065d5333 100644 (file)
@@ -154,7 +154,7 @@ noinst_DATA = $(top_builddir)/website/virt-dib.1.html
 virt-dib.1 $(top_builddir)/website/virt-dib.1.html: stamp-virt-dib.pod
 
 stamp-virt-dib.pod: virt-dib.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-dib.1 \
          --html $(top_builddir)/website/virt-dib.1.html \
          --license GPLv2+ \
index 2c82303dd23c960086b3c85a90e341c79764df02..206eac63732317ae2bfff2d878ff5a4b9d5487a6 100644 (file)
@@ -61,7 +61,7 @@ noinst_DATA = \
 virt-diff.1 $(top_builddir)/website/virt-diff.1.html: stamp-virt-diff.pod
 
 stamp-virt-diff.pod: virt-diff.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-diff.1 \
          --html $(top_builddir)/website/virt-diff.1.html \
          --path $(top_srcdir)/common/options \
index d21057d5b9cbb31f26d9dc81a4c2910b76b4a165..50db253b09286943595cf0c8f5a9d384e2f71725 100644 (file)
@@ -118,7 +118,7 @@ noinst_DATA = \
 guestfs-building.1 $(top_builddir)/website/guestfs-building.1.html: stamp-guestfs-building.pod
 
 stamp-guestfs-building.pod: guestfs-building.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-building.1 \
          --html $(top_builddir)/website/guestfs-building.1.html \
@@ -129,7 +129,7 @@ stamp-guestfs-building.pod: guestfs-building.pod
 guestfs-faq.1 $(top_builddir)/website/guestfs-faq.1.html: stamp-guestfs-faq.pod
 
 stamp-guestfs-faq.pod: guestfs-faq.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-faq.1 \
          --html $(top_builddir)/website/guestfs-faq.1.html \
@@ -140,7 +140,7 @@ stamp-guestfs-faq.pod: guestfs-faq.pod
 guestfs-hacking.1 $(top_builddir)/website/guestfs-hacking.1.html: stamp-guestfs-hacking.pod
 
 stamp-guestfs-hacking.pod: guestfs-hacking.pod internal-documentation.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-hacking.1 \
          --html $(top_builddir)/website/guestfs-hacking.1.html \
@@ -162,7 +162,7 @@ internal-documentation.pod: $(source_files:%=$(top_srcdir)/%) $(srcdir)/make-int
 guestfs-internals.1 $(top_builddir)/website/guestfs-internals.1.html: stamp-guestfs-internals.pod
 
 stamp-guestfs-internals.pod: guestfs-internals.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-internals.1 \
          --html $(top_builddir)/website/guestfs-internals.1.html \
@@ -173,7 +173,7 @@ stamp-guestfs-internals.pod: guestfs-internals.pod
 guestfs-performance.1 $(top_builddir)/website/guestfs-performance.1.html: stamp-guestfs-performance.pod
 
 stamp-guestfs-performance.pod: guestfs-performance.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-performance.1 \
          --html $(top_builddir)/website/guestfs-performance.1.html \
@@ -184,7 +184,7 @@ stamp-guestfs-performance.pod: guestfs-performance.pod
 guestfs-recipes.1 $(top_builddir)/website/guestfs-recipes.1.html: stamp-guestfs-recipes.pod
 
 stamp-guestfs-recipes.pod: guestfs-recipes.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-recipes.1 \
          --html $(top_builddir)/website/guestfs-recipes.1.html \
@@ -195,7 +195,7 @@ stamp-guestfs-recipes.pod: guestfs-recipes.pod
 guestfs-release-notes-1.42.1 guestfs-release-notes-1.42.txt $(top_builddir)/website/guestfs-release-notes-1.42.1.html: stamp-guestfs-release-notes-1.42.pod
 
 stamp-guestfs-release-notes-1.42.pod: guestfs-release-notes-1.42.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.42.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.42.1.html \
@@ -206,7 +206,7 @@ stamp-guestfs-release-notes-1.42.pod: guestfs-release-notes-1.42.pod
 guestfs-release-notes-1.40.1 guestfs-release-notes-1.40.txt $(top_builddir)/website/guestfs-release-notes-1.40.1.html: stamp-guestfs-release-notes-1.40.pod
 
 stamp-guestfs-release-notes-1.40.pod: guestfs-release-notes-1.40.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.40.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.40.1.html \
@@ -217,7 +217,7 @@ stamp-guestfs-release-notes-1.40.pod: guestfs-release-notes-1.40.pod
 guestfs-release-notes-1.38.1 guestfs-release-notes-1.38.txt $(top_builddir)/website/guestfs-release-notes-1.38.1.html: stamp-guestfs-release-notes-1.38.pod
 
 stamp-guestfs-release-notes-1.38.pod: guestfs-release-notes-1.38.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.38.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.38.1.html \
@@ -228,7 +228,7 @@ stamp-guestfs-release-notes-1.38.pod: guestfs-release-notes-1.38.pod
 guestfs-release-notes-1.36.1 guestfs-release-notes-1.36.txt $(top_builddir)/website/guestfs-release-notes-1.36.1.html: stamp-guestfs-release-notes-1.36.pod
 
 stamp-guestfs-release-notes-1.36.pod: guestfs-release-notes-1.36.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.36.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.36.1.html \
@@ -239,7 +239,7 @@ stamp-guestfs-release-notes-1.36.pod: guestfs-release-notes-1.36.pod
 guestfs-release-notes-1.34.1 guestfs-release-notes-1.34.txt $(top_builddir)/website/guestfs-release-notes-1.34.1.html: stamp-guestfs-release-notes-1.34.pod
 
 stamp-guestfs-release-notes-1.34.pod: guestfs-release-notes-1.34.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.34.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.34.1.html \
@@ -250,7 +250,7 @@ stamp-guestfs-release-notes-1.34.pod: guestfs-release-notes-1.34.pod
 guestfs-release-notes-1.32.1 guestfs-release-notes-1.32.txt $(top_builddir)/website/guestfs-release-notes-1.32.1.html: stamp-guestfs-release-notes-1.32.pod
 
 stamp-guestfs-release-notes-1.32.pod: guestfs-release-notes-1.32.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.32.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.32.1.html \
@@ -261,7 +261,7 @@ stamp-guestfs-release-notes-1.32.pod: guestfs-release-notes-1.32.pod
 guestfs-release-notes-1.30.1 guestfs-release-notes-1.30.txt $(top_builddir)/website/guestfs-release-notes-1.30.1.html: stamp-guestfs-release-notes-1.30.pod
 
 stamp-guestfs-release-notes-1.30.pod: guestfs-release-notes-1.30.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.30.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.30.1.html \
@@ -272,7 +272,7 @@ stamp-guestfs-release-notes-1.30.pod: guestfs-release-notes-1.30.pod
 guestfs-release-notes-1.28.1 guestfs-release-notes-1.28.txt $(top_builddir)/website/guestfs-release-notes-1.28.1.html: stamp-guestfs-release-notes-1.28.pod
 
 stamp-guestfs-release-notes-1.28.pod: guestfs-release-notes-1.28.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.28.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.28.1.html \
@@ -283,7 +283,7 @@ stamp-guestfs-release-notes-1.28.pod: guestfs-release-notes-1.28.pod
 guestfs-release-notes-1.26.1 guestfs-release-notes-1.26.txt $(top_builddir)/website/guestfs-release-notes-1.26.1.html: stamp-guestfs-release-notes-1.26.pod
 
 stamp-guestfs-release-notes-1.26.pod: guestfs-release-notes-1.26.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.26.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.26.1.html \
@@ -294,7 +294,7 @@ stamp-guestfs-release-notes-1.26.pod: guestfs-release-notes-1.26.pod
 guestfs-release-notes-1.24.1 guestfs-release-notes-1.24.txt $(top_builddir)/website/guestfs-release-notes-1.24.1.html: stamp-guestfs-release-notes-1.24.pod
 
 stamp-guestfs-release-notes-1.24.pod: guestfs-release-notes-1.24.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.24.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.24.1.html \
@@ -305,7 +305,7 @@ stamp-guestfs-release-notes-1.24.pod: guestfs-release-notes-1.24.pod
 guestfs-release-notes-1.22.1 guestfs-release-notes-1.22.txt $(top_builddir)/website/guestfs-release-notes-1.22.1.html: stamp-guestfs-release-notes-1.22.pod
 
 stamp-guestfs-release-notes-1.22.pod: guestfs-release-notes-1.22.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.22.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.22.1.html \
@@ -316,7 +316,7 @@ stamp-guestfs-release-notes-1.22.pod: guestfs-release-notes-1.22.pod
 guestfs-release-notes-1.20.1 guestfs-release-notes-1.20.txt $(top_builddir)/website/guestfs-release-notes-1.20.1.html: stamp-guestfs-release-notes-1.20.pod
 
 stamp-guestfs-release-notes-1.20.pod: guestfs-release-notes-1.20.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.20.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.20.1.html \
@@ -327,7 +327,7 @@ stamp-guestfs-release-notes-1.20.pod: guestfs-release-notes-1.20.pod
 guestfs-release-notes-1.18.1 guestfs-release-notes-1.18.txt $(top_builddir)/website/guestfs-release-notes-1.18.1.html: stamp-guestfs-release-notes-1.18.pod
 
 stamp-guestfs-release-notes-1.18.pod: guestfs-release-notes-1.18.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.18.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.18.1.html \
@@ -338,7 +338,7 @@ stamp-guestfs-release-notes-1.18.pod: guestfs-release-notes-1.18.pod
 guestfs-release-notes-1.16.1 guestfs-release-notes-1.16.txt $(top_builddir)/website/guestfs-release-notes-1.16.1.html: stamp-guestfs-release-notes-1.16.pod
 
 stamp-guestfs-release-notes-1.16.pod: guestfs-release-notes-1.16.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.16.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.16.1.html \
@@ -349,7 +349,7 @@ stamp-guestfs-release-notes-1.16.pod: guestfs-release-notes-1.16.pod
 guestfs-release-notes-1.14.1 guestfs-release-notes-1.14.txt $(top_builddir)/website/guestfs-release-notes-1.14.1.html: stamp-guestfs-release-notes-1.14.pod
 
 stamp-guestfs-release-notes-1.14.pod: guestfs-release-notes-1.14.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.14.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.14.1.html \
@@ -360,7 +360,7 @@ stamp-guestfs-release-notes-1.14.pod: guestfs-release-notes-1.14.pod
 guestfs-release-notes-1.12.1 guestfs-release-notes-1.12.txt $(top_builddir)/website/guestfs-release-notes-1.12.1.html: stamp-guestfs-release-notes-1.12.pod
 
 stamp-guestfs-release-notes-1.12.pod: guestfs-release-notes-1.12.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.12.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.12.1.html \
@@ -371,7 +371,7 @@ stamp-guestfs-release-notes-1.12.pod: guestfs-release-notes-1.12.pod
 guestfs-release-notes-1.10.1 guestfs-release-notes-1.10.txt $(top_builddir)/website/guestfs-release-notes-1.10.1.html: stamp-guestfs-release-notes-1.10.pod
 
 stamp-guestfs-release-notes-1.10.pod: guestfs-release-notes-1.10.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.10.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.10.1.html \
@@ -382,7 +382,7 @@ stamp-guestfs-release-notes-1.10.pod: guestfs-release-notes-1.10.pod
 guestfs-release-notes-1.8.1 guestfs-release-notes-1.8.txt $(top_builddir)/website/guestfs-release-notes-1.8.1.html: stamp-guestfs-release-notes-1.8.pod
 
 stamp-guestfs-release-notes-1.8.pod: guestfs-release-notes-1.8.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.8.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.8.1.html \
@@ -393,7 +393,7 @@ stamp-guestfs-release-notes-1.8.pod: guestfs-release-notes-1.8.pod
 guestfs-release-notes-1.6.1 guestfs-release-notes-1.6.txt $(top_builddir)/website/guestfs-release-notes-1.6.1.html: stamp-guestfs-release-notes-1.6.pod
 
 stamp-guestfs-release-notes-1.6.pod: guestfs-release-notes-1.6.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.6.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.6.1.html \
@@ -404,7 +404,7 @@ stamp-guestfs-release-notes-1.6.pod: guestfs-release-notes-1.6.pod
 guestfs-release-notes-1.4.1 guestfs-release-notes-1.4.txt $(top_builddir)/website/guestfs-release-notes-1.4.1.html: stamp-guestfs-release-notes-1.4.pod
 
 stamp-guestfs-release-notes-1.4.pod: guestfs-release-notes-1.4.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-1.4.1 \
          --html $(top_builddir)/website/guestfs-release-notes-1.4.1.html \
@@ -415,7 +415,7 @@ stamp-guestfs-release-notes-1.4.pod: guestfs-release-notes-1.4.pod
 guestfs-release-notes-historical.1 guestfs-release-notes-historical.txt $(top_builddir)/website/guestfs-release-notes-historical.1.html: stamp-guestfs-release-notes-historical.pod
 
 stamp-guestfs-release-notes-historical.pod: guestfs-release-notes-historical.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-release-notes-historical.1 \
          --html $(top_builddir)/website/guestfs-release-notes-historical.1.html \
@@ -426,7 +426,7 @@ stamp-guestfs-release-notes-historical.pod: guestfs-release-notes-historical.pod
 guestfs-security.1 $(top_builddir)/website/guestfs-security.1.html: stamp-guestfs-security.pod
 
 stamp-guestfs-security.pod: guestfs-security.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-security.1 \
          --html $(top_builddir)/website/guestfs-security.1.html \
@@ -437,7 +437,7 @@ stamp-guestfs-security.pod: guestfs-security.pod
 guestfs-testing.1 $(top_builddir)/website/guestfs-testing.1.html: stamp-guestfs-testing.pod
 
 stamp-guestfs-testing.pod: guestfs-testing.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 1 \
          --man guestfs-testing.1 \
          --html $(top_builddir)/website/guestfs-testing.1.html \
index 9036006253368668476e6696226e90abb8e23932..a852808f88ab7d94bb4f83e8f7eb10bd18212993 100644 (file)
@@ -59,7 +59,7 @@ noinst_DATA = $(top_builddir)/website/virt-edit.1.html
 virt-edit.1 $(top_builddir)/website/virt-edit.1.html: stamp-virt-edit.pod
 
 stamp-virt-edit.pod: virt-edit.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-edit.1 \
          --html $(top_builddir)/website/virt-edit.1.html \
          --path $(top_srcdir)/common/options \
index da7fc43030b5fb9a838d1e300fbb478d693cbdb1..2e9d1cc6992709de0fae121eb5f1340b95e0169e 100644 (file)
@@ -29,7 +29,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-erlang.3.html
 guestfs-erlang.3 $(top_builddir)/website/guestfs-erlang.3.html: stamp-guestfs-erlang.pod
 
 stamp-guestfs-erlang.pod: guestfs-erlang.pod create_disk.erl inspect_vm.erl
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-erlang.3 \
          --html $(top_builddir)/website/guestfs-erlang.3.html \
index 6db9d1317162a27986816b67590594ea4c5b5f25..ddbac764be5001e4b655864ed74c1da4f7ac9eca 100644 (file)
@@ -133,7 +133,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-examples.3.html
 guestfs-examples.3 $(top_builddir)/website/guestfs-examples.3.html: stamp-guestfs-examples.pod
 
 stamp-guestfs-examples.pod: guestfs-examples.pod copy-over.c create-disk.c debug-logging.c display-icon.c inspect-vm.c libvirt-auth.c mount-local.c virt-dhcp-address.c
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-examples.3 \
          --html $(top_builddir)/website/guestfs-examples.3.html \
index b71455439b229b679349a42cbf35dffe2ad16308..593724d055a24dc9e62257b3511942c88cfa005f 100644 (file)
@@ -198,7 +198,7 @@ noinst_DATA = \
 guestfish.1 $(top_builddir)/website/guestfish.1.html: stamp-guestfish.pod
 
 stamp-guestfish.pod: guestfish.pod guestfish-actions.pod guestfish-commands.pod guestfish-prepopts.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man guestfish.1 \
          --html $(top_builddir)/website/guestfish.1.html \
          --path $(srcdir) --path $(top_srcdir)/common/options \
@@ -210,7 +210,7 @@ stamp-guestfish.pod: guestfish.pod guestfish-actions.pod guestfish-commands.pod
 libguestfs-tools.conf.5 $(top_builddir)/website/libguestfs-tools.conf.5.html: stamp-libguestfs-tools.conf.pod
 
 stamp-libguestfs-tools.conf.pod: libguestfs-tools.conf.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 5 \
          --man libguestfs-tools.conf.5 \
          --html $(top_builddir)/website/libguestfs-tools.conf.5.html \
@@ -221,7 +221,7 @@ stamp-libguestfs-tools.conf.pod: libguestfs-tools.conf.pod
 virt-copy-in.1 $(top_builddir)/website/virt-copy-in.1.html: stamp-virt-copy-in.pod
 
 stamp-virt-copy-in.pod: virt-copy-in.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-copy-in.1 \
          --html $(top_builddir)/website/virt-copy-in.1.html \
          --license GPLv2+ \
@@ -232,7 +232,7 @@ stamp-virt-copy-in.pod: virt-copy-in.pod
 virt-copy-out.1 $(top_builddir)/website/virt-copy-out.1.html: stamp-virt-copy-out.pod
 
 stamp-virt-copy-out.pod: virt-copy-out.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-copy-out.1 \
          --html $(top_builddir)/website/virt-copy-out.1.html \
          --license GPLv2+ \
@@ -243,7 +243,7 @@ stamp-virt-copy-out.pod: virt-copy-out.pod
 virt-tar-in.1 $(top_builddir)/website/virt-tar-in.1.html: stamp-virt-tar-in.pod
 
 stamp-virt-tar-in.pod: virt-tar-in.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-tar-in.1 \
          --html $(top_builddir)/website/virt-tar-in.1.html \
          --license GPLv2+ \
@@ -254,7 +254,7 @@ stamp-virt-tar-in.pod: virt-tar-in.pod
 virt-tar-out.1 $(top_builddir)/website/virt-tar-out.1.html: stamp-virt-tar-out.pod
 
 stamp-virt-tar-out.pod: virt-tar-out.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-tar-out.1 \
          --html $(top_builddir)/website/virt-tar-out.1.html \
          --license GPLv2+ \
index 01a04dde4d2728939b7f26b706e213b9605eb830..4d24fe26610d911439d3031435f51ab41437e66f 100644 (file)
@@ -57,7 +57,7 @@ noinst_DATA = $(top_builddir)/website/virt-format.1.html
 virt-format.1 $(top_builddir)/website/virt-format.1.html: stamp-virt-format.pod
 
 stamp-virt-format.pod: virt-format.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-format.1 \
          --html $(top_builddir)/website/virt-format.1.html \
          --path $(top_srcdir)/common/options \
index 35f5b444ed443112d980146062e48723f9c69ce3..d09dd2c415164836fac8c4969ad505b03bf4ae76 100644 (file)
@@ -98,7 +98,7 @@ noinst_DATA = \
 guestmount.1 $(top_builddir)/website/guestmount.1.html: stamp-guestmount.pod
 
 stamp-guestmount.pod: guestmount.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man guestmount.1 \
          --html $(top_builddir)/website/guestmount.1.html \
          --path $(top_srcdir)/common/options \
@@ -110,7 +110,7 @@ stamp-guestmount.pod: guestmount.pod
 guestunmount.1 $(top_builddir)/website/guestunmount.1.html: stamp-guestunmount.pod
 
 stamp-guestunmount.pod: guestunmount.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man guestunmount.1 \
          --html $(top_builddir)/website/guestunmount.1.html \
          --license GPLv2+ \
index bfc11956df4b6fcf8fd5f361ed51fe4b96d7cd50..2d7d7df89a25c4ad2281349ddb253bc5c0c7b0a7 100644 (file)
@@ -125,7 +125,7 @@ noinst_DATA += $(top_builddir)/website/virt-get-kernel.1.html
 virt-get-kernel.1 $(top_builddir)/website/virt-get-kernel.1.html: stamp-virt-get-kernel.pod
 
 stamp-virt-get-kernel.pod: virt-get-kernel.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-get-kernel.1 \
          --html $(top_builddir)/website/virt-get-kernel.1.html \
          --path $(top_srcdir)/common/options \
index c32cc8ec6cc370cb110db27e7afa83090e560d35..8fed94621932ef1e68c4e5ac246be2ddd764823c 100644 (file)
@@ -132,7 +132,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-gobject.3.html
 guestfs-gobject.3 $(top_builddir)/website/guestfs-gobject.3.html: stamp-guestfs-gobject.pod
 
 stamp-guestfs-gobject.pod: guestfs-gobject.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-gobject.3 \
          --html $(top_builddir)/website/guestfs-gobject.3.html \
index 88bab10b05dae7e37e9dc316f668113e7bd4eba5..53493e452a8076dd72947b53d53564b158c59a5e 100644 (file)
@@ -29,7 +29,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-golang.3.html
 guestfs-golang.3 $(top_builddir)/website/guestfs-golang.3.html: stamp-guestfs-golang.pod
 
 stamp-guestfs-golang.pod: guestfs-golang.pod create-disk.go inspect-vm.go
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-golang.3 \
          --html $(top_builddir)/website/guestfs-golang.3.html \
index 162aae253b70654ff43f44df6b3f0b67aec1579b..a8cd5a688395d7c7494d28b810677f667d8ec3f3 100644 (file)
@@ -79,7 +79,7 @@ noinst_DATA = $(top_builddir)/website/virt-inspector.1.html
 virt-inspector.1 $(top_builddir)/website/virt-inspector.1.html: stamp-virt-inspector.pod
 
 stamp-virt-inspector.pod: virt-inspector.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-inspector.1 \
          --html $(top_builddir)/website/virt-inspector.1.html \
          --path $(top_srcdir)/common/options \
index c6767e684e8ede7fcc033bef5fd64087fd2c1969..00b35bc47f7af353fbba5c162b2af36408df6aa6 100644 (file)
@@ -32,7 +32,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-java.3.html
 guestfs-java.3 $(top_builddir)/website/guestfs-java.3.html: stamp-guestfs-java.pod
 
 stamp-guestfs-java.pod: guestfs-java.pod CreateDisk.java InspectVM.java
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-java.3 \
          --html $(top_builddir)/website/guestfs-java.3.html \
index e5df96fe25325e817cb678fca998070cef6486b6..d90bebd9deff59e33b7fefa58a1915ab3ccd5a06 100644 (file)
@@ -237,7 +237,7 @@ stamp-guestfs.pod: guestfs.pod \
                guestfs-actions.pod \
                guestfs-availability.pod \
                guestfs-structs.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs.3 \
          --html $(top_builddir)/website/guestfs.3.html \
index 239f92c122ddd16b044086064bf9da6fd9965ec2..e5169a76a17c1aa649f088fd15b5b7a15edf7303 100644 (file)
@@ -29,7 +29,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-lua.3.html
 guestfs-lua.3 $(top_builddir)/website/guestfs-lua.3.html: stamp-guestfs-lua.pod
 
 stamp-guestfs-lua.pod: guestfs-lua.pod create_disk.lua inspect_vm.lua
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-lua.3 \
          --html $(top_builddir)/website/guestfs-lua.3.html \
index 263c222119c5edf74f42621bdb54d51f8c6a39b9..983ccdc47117d23f000200dd34ec9e09aa1c0a0e 100644 (file)
@@ -59,7 +59,7 @@ noinst_DATA = \
 virt-make-fs.1 $(top_builddir)/website/virt-make-fs.1.html: stamp-virt-make-fs.pod
 
 stamp-virt-make-fs.pod: virt-make-fs.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-make-fs.1 \
          --html $(top_builddir)/website/virt-make-fs.1.html \
          --license GPLv2+ \
index 19cbebdf9c15e57f58e4efd54504d42948550661..8a9c783a22ca810a352ae6bb1acae2a0b0216665 100644 (file)
@@ -33,7 +33,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-ocaml.3.html
 guestfs-ocaml.3 $(top_builddir)/website/guestfs-ocaml.3.html: stamp-guestfs-ocaml.pod
 
 stamp-guestfs-ocaml.pod: guestfs-ocaml.pod create_disk.ml inspect_vm.ml
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-ocaml.3 \
          --html $(top_builddir)/website/guestfs-ocaml.3.html \
index 7b4c29d19e382c5b7cdce68ca82a591252bb0d34..47ff06fed6c5fefddeb22a8312937b015c219ed2 100644 (file)
@@ -29,7 +29,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-perl.3.html
 guestfs-perl.3 $(top_builddir)/website/guestfs-perl.3.html: stamp-guestfs-perl.pod
 
 stamp-guestfs-perl.pod: guestfs-perl.pod create_disk.pl inspect_vm.pl
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-perl.3 \
          --html $(top_builddir)/website/guestfs-perl.3.html \
index 108cf8c4c1cd8457d3653c1a94284e88c3c44385..08ddc788dafbaed742aaa8d67e2cdc20aa7c8409 100644 (file)
@@ -112,7 +112,7 @@ EXTRA_DIST = \
 all-local: $(MANPAGES)
 
 guestfs.3: guestfs.pod guestfs-actions.pod guestfs-availability.pod guestfs-structs.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --section 3 \
@@ -127,14 +127,14 @@ guestfs.3: guestfs.pod guestfs-actions.pod guestfs-availability.pod guestfs-stru
 # out all the %.1 pattern rules below.
 
 guestfish.1: guestfish.pod guestfish-actions.pod guestfish-commands.pod guestfish-prepopts.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --license GPLv2+ \
          $<
 
 virt-builder.1: virt-builder.pod customize-synopsis.pod customize-options.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --license GPLv2+ \
@@ -143,7 +143,7 @@ virt-builder.1: virt-builder.pod customize-synopsis.pod customize-options.pod
          $<
 
 virt-customize.1: virt-customize.pod customize-synopsis.pod customize-options.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --license GPLv2+ \
@@ -152,7 +152,7 @@ virt-customize.1: virt-customize.pod customize-synopsis.pod customize-options.po
          $<
 
 virt-sysprep.1: virt-sysprep.pod sysprep-extra-options.pod sysprep-operations.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --license GPLv2+ \
@@ -161,7 +161,7 @@ virt-sysprep.1: virt-sysprep.pod sysprep-extra-options.pod sysprep-operations.po
          $<
 
 virt-p2v.1: virt-p2v.pod virt-p2v-kernel-config.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --license GPLv2+ \
@@ -169,27 +169,27 @@ virt-p2v.1: virt-p2v.pod virt-p2v-kernel-config.pod
          $<
 
 %.1: %.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          $<
 
 %.3: %.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --section 3 \
          $<
 
 %.5: %.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --section 5 \
          $<
 
 %.8: %.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --no-strict-checks \
          --man $@ \
          --section 8 \
index fc23b91337ae698236af003d0171df151bd9fe44..198ec6d35b6f1ea3969b3a54745c107cd1e21ced 100644 (file)
@@ -33,7 +33,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-python.3.html
 guestfs-python.3 $(top_builddir)/website/guestfs-python.3.html: stamp-guestfs-python.pod
 
 stamp-guestfs-python.pod: guestfs-python.pod create_disk.py inspect_vm.py
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-python.3 \
          --html $(top_builddir)/website/guestfs-python.3.html \
index 01d1c6ca1db51f314af7735d46ef6c9b41c8e734..264c5fde0a7037fd9608b9d0c2ba2c680c866bd3 100644 (file)
@@ -63,7 +63,7 @@ noinst_DATA = $(top_builddir)/website/virt-rescue.1.html
 virt-rescue.1 $(top_builddir)/website/virt-rescue.1.html: stamp-virt-rescue.pod
 
 stamp-virt-rescue.pod: virt-rescue.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-rescue.1 \
          --html $(top_builddir)/website/virt-rescue.1.html \
          --path $(top_srcdir)/common/options \
index fa88cc634fcbf546599fbd8bb499029bce0e9192..779effde634c2e533f9c422214886a85ce07a71f 100644 (file)
@@ -119,7 +119,7 @@ noinst_DATA = $(top_builddir)/website/virt-resize.1.html
 virt-resize.1 $(top_builddir)/website/virt-resize.1.html: stamp-virt-resize.pod
 
 stamp-virt-resize.pod: virt-resize.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-resize.1 \
          --html $(top_builddir)/website/virt-resize.1.html \
          --license GPLv2+ \
index 6ba2481296dfc9d35e16ae85dbfb22713862de3a..34e7ae334c99760bd1f3bb06c5ca8498a44712cc 100644 (file)
@@ -29,7 +29,7 @@ noinst_DATA = $(top_builddir)/website/guestfs-ruby.3.html
 guestfs-ruby.3 $(top_builddir)/website/guestfs-ruby.3.html: stamp-guestfs-ruby.pod
 
 stamp-guestfs-ruby.pod: guestfs-ruby.pod create_disk.rb inspect_vm.rb
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --section 3 \
          --man guestfs-ruby.3 \
          --html $(top_builddir)/website/guestfs-ruby.3.html \
index fa964e8afcd06a1d479529fd5c093d9a79f1f86f..3d1b2e71ddf667b73cab7cc79b67867dbf2fb281 100644 (file)
@@ -127,7 +127,7 @@ noinst_DATA = $(top_builddir)/website/virt-sparsify.1.html
 virt-sparsify.1 $(top_builddir)/website/virt-sparsify.1.html: stamp-virt-sparsify.pod
 
 stamp-virt-sparsify.pod: virt-sparsify.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-sparsify.1 \
          --html $(top_builddir)/website/virt-sparsify.1.html \
          --path $(top_srcdir)/common/options \
index 451a3478f6904110ad3416c8debd798cc927e3d7..29535c360f46b801a3c6bd34848c7c3736b4eb3a 100644 (file)
@@ -188,7 +188,7 @@ noinst_DATA = $(top_builddir)/website/virt-sysprep.1.html
 virt-sysprep.1 $(top_builddir)/website/virt-sysprep.1.html: stamp-virt-sysprep.pod
 
 stamp-virt-sysprep.pod: virt-sysprep.pod sysprep-extra-options.pod sysprep-operations.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-sysprep.1 \
           --insert sysprep-extra-options.pod:__EXTRA_OPTIONS__ \
           --insert sysprep-operations.pod:__OPERATIONS__ \
index 95d3c7bfb13869e708b3a0590e72546c0d0fadc5..774eef2ed5320f0f12d23d4265c0d25c3574878e 100644 (file)
@@ -50,7 +50,7 @@ libguestfs_test_tool_LDADD = \
 libguestfs-test-tool.1 $(top_builddir)/website/libguestfs-test-tool.1.html: stamp-libguestfs-test-tool.pod
 
 stamp-libguestfs-test-tool.pod: libguestfs-test-tool.pod
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man libguestfs-test-tool.1 \
          --html $(top_builddir)/website/libguestfs-test-tool.1.html \
          --license GPLv2+ \
index 20c8a014e379e295e881bd3abffd453864d2f7fa..a733fa95309095d19bd85b5aead5f72e208453b7 100644 (file)
@@ -42,7 +42,7 @@ man_MANS = \
 virt-list-filesystems.1 $(top_builddir)/website/virt-list-filesystems.1.html: stamp-virt-list-filesystems.pod
 
 stamp-virt-list-filesystems.pod: virt-list-filesystems
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-list-filesystems.1 \
          --html $(top_builddir)/website/virt-list-filesystems.1.html \
          --license GPLv2+ \
@@ -53,7 +53,7 @@ stamp-virt-list-filesystems.pod: virt-list-filesystems
 virt-list-partitions.1 $(top_builddir)/website/virt-list-partitions.1.html: stamp-virt-list-partitions.pod
 
 stamp-virt-list-partitions.pod: virt-list-partitions
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-list-partitions.1 \
          --html $(top_builddir)/website/virt-list-partitions.1.html \
          --license GPLv2+ \
@@ -64,7 +64,7 @@ stamp-virt-list-partitions.pod: virt-list-partitions
 virt-tar.1 $(top_builddir)/website/virt-tar.1.html: stamp-virt-tar.pod
 
 stamp-virt-tar.pod: virt-tar
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-tar.1 \
          --html $(top_builddir)/website/virt-tar.1.html \
          --license GPLv2+ \
@@ -75,7 +75,7 @@ stamp-virt-tar.pod: virt-tar
 virt-win-reg.1 $(top_builddir)/website/virt-win-reg.1.html: stamp-virt-win-reg.pod
 
 stamp-virt-win-reg.pod: virt-win-reg
-       $(PODWRAPPER) \
+       $(PODWRAPPER) --path $(srcdir) \
          --man virt-win-reg.1 \
          --html $(top_builddir)/website/virt-win-reg.1.html \
          --license GPLv2+ \