mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
convmv: generate manpage
convmv "generates" a zero byte manpage if pod2man isn't available when it's built.
This commit is contained in:
parent
069d05510e
commit
c76978d829
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'convmv'
|
# Template file for 'convmv'
|
||||||
pkgname=convmv
|
pkgname=convmv
|
||||||
version=2.05
|
version=2.05
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
checkdepends="perl"
|
hostmakedepends="perl"
|
||||||
short_desc="Tool for converting filesystem encodings"
|
short_desc="Tool for converting filesystem encodings"
|
||||||
maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
maintainer="Arvin Ignaci <arvin.ignaci@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue