Don't show 'perl' in man page

This commit is contained in:
Cole Robinson 2009-12-14 17:19:52 -05:00
parent 352affbe3a
commit 56eab44175
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ man_MANS = virt-manager.1
EXTRA_DIST = virt-manager.pod
%.1: %.pod
pod2man --center="Virtual Machine Manager" $< > $@
pod2man --release="" --center="Virtual Machine Manager" $< > $@
CLEANFILES = virt-manager.1