mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +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:
@@ -31,7 +31,7 @@ noinst_DATA = $(top_builddir)/html/guestfs-java.3.html
|
||||
guestfs-java.3 $(top_builddir)/html/guestfs-java.3.html: stamp-guestfs-java.pod
|
||||
|
||||
stamp-guestfs-java.pod: guestfs-java.pod CreateDisk.java InspectVM.java
|
||||
$(top_builddir)/podwrapper.sh \
|
||||
$(PODWRAPPER) \
|
||||
--section 3 \
|
||||
--man guestfs-java.3 \
|
||||
--html $(top_builddir)/html/guestfs-java.3.html \
|
||||
|
||||
Reference in New Issue
Block a user