mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
build: Change calls to podwrapper.sh to use $(PODWRAPPER).
This will allow us to easily change the location of this script in future.
This commit is contained in:
@@ -29,7 +29,7 @@ noinst_DATA = $(top_builddir)/html/guestfs-perl.3.html
|
||||
guestfs-perl.3 $(top_builddir)/html/guestfs-perl.3.html: stamp-guestfs-perl.pod
|
||||
|
||||
stamp-guestfs-perl.pod: guestfs-perl.pod create_disk.pl inspect_vm.pl
|
||||
$(top_builddir)/podwrapper.sh \
|
||||
$(PODWRAPPER) \
|
||||
--section 3 \
|
||||
--man guestfs-perl.3 \
|
||||
--html $(top_builddir)/html/guestfs-perl.3.html \
|
||||
|
||||
Reference in New Issue
Block a user