[virt-tools-list] [PATCH virt-viewer] man: remove Perl header
Marc-André Lureau
marcandre.lureau at gmail.com
Thu Apr 3 12:21:36 UTC 2014
Remove "User Contributed Perl Documentation" header.
---
man/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/Makefile.am b/man/Makefile.am
index d6f709c..d32b4d4 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -13,6 +13,6 @@ EXTRA_DIST = \
DISTCLEANFILES = $(man_MANS)
%.1: %.pod
- pod2man $< > $@
+ pod2man -c "" $< > $@
-include $(top_srcdir)/git.mk
--
1.8.5.3
More information about the virt-tools-list
mailing list