summaryrefslogtreecommitdiffstats
path: root/po-docs
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-08-28 12:55:01 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-28 13:18:47 +0100
commit540fbfcf34089e2baeea9c94a850cdea0c0db903 (patch)
tree530ebbf4a6db3d01c18c033e0137851ac3369be8 /po-docs
parent23b7fe09e1589c3c9ca5f52a9588ad1c73649b14 (diff)
downloadlibguestfs-540fbfcf34089e2baeea9c94a850cdea0c0db903.tar.gz
libguestfs-540fbfcf34089e2baeea9c94a850cdea0c0db903.tar.xz
libguestfs-540fbfcf34089e2baeea9c94a850cdea0c0db903.zip
po-docs: Don't output translated virt-sysprep page as HTML.
Diffstat (limited to 'po-docs')
-rw-r--r--po-docs/ja/Makefile.am3
-rw-r--r--po-docs/uk/Makefile.am3
2 files changed, 2 insertions, 4 deletions
diff --git a/po-docs/ja/Makefile.am b/po-docs/ja/Makefile.am
index 30d226a2..52184023 100644
--- a/po-docs/ja/Makefile.am
+++ b/po-docs/ja/Makefile.am
@@ -74,10 +74,9 @@ guestfish.1: guestfish.pod guestfish-actions.pod guestfish-commands.pod
virt-sysprep.1: virt-sysprep.pod sysprep-extra-options.pod sysprep-operations.pod
$(PODWRAPPER) \
- --man virt-sysprep.1 \
+ --man $@ \
--insert sysprep-extra-options.pod:@EXTRA_OPTIONS@ \
--insert sysprep-operations.pod:@OPERATIONS@ \
- --html $(top_builddir)/html/virt-sysprep.1.html \
$<
%.1: %.pod
diff --git a/po-docs/uk/Makefile.am b/po-docs/uk/Makefile.am
index 30d226a2..52184023 100644
--- a/po-docs/uk/Makefile.am
+++ b/po-docs/uk/Makefile.am
@@ -74,10 +74,9 @@ guestfish.1: guestfish.pod guestfish-actions.pod guestfish-commands.pod
virt-sysprep.1: virt-sysprep.pod sysprep-extra-options.pod sysprep-operations.pod
$(PODWRAPPER) \
- --man virt-sysprep.1 \
+ --man $@ \
--insert sysprep-extra-options.pod:@EXTRA_OPTIONS@ \
--insert sysprep-operations.pod:@OPERATIONS@ \
- --html $(top_builddir)/html/virt-sysprep.1.html \
$<
%.1: %.pod