moreutils: fix manpages
This commit is contained in:
parent
4a9e2203dc
commit
c5c32935e0
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'moreutils'
|
||||
pkgname=moreutils
|
||||
version=0.66
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="DOCBOOK2XMAN=docbook2man"
|
||||
make_build_args="DOCBOOKXSL=/usr/share/xsl/docbook/"
|
||||
hostmakedepends="docbook2x"
|
||||
depends="perl perl-IPC-Run perl-TimeDate perl-Time-Duration"
|
||||
short_desc="Unix tools that nobody thought to write, when Unix was young"
|
||||
|
|
Loading…
Reference in a new issue