po-docs: Don't output translated virt-sysprep page as HTML.

This commit is contained in:
Richard W.M. Jones
2012-08-28 12:55:01 +01:00
parent 23b7fe09e1
commit 540fbfcf34
2 changed files with 2 additions and 4 deletions

View File

@@ -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

View File

@@ -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