t-prot: update to new vman API
This commit is contained in:
parent
94556b367f
commit
b2a2c37c92
|
@ -1,7 +1,7 @@
|
|||
# Template file for 't-prot'
|
||||
pkgname=t-prot
|
||||
version=3.0
|
||||
revision=1
|
||||
revision=2
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
license="BSD"
|
||||
depends="perl perl-Locale-gettext perl-Getopt-Long"
|
||||
|
@ -13,7 +13,7 @@ checksum=5c66f77c76091b3143d03535fee1031201dfb1fb9af7cbab713268a81919da65
|
|||
|
||||
do_install() {
|
||||
vbin t-prot
|
||||
vman t-prot.1 man1
|
||||
vman t-prot.1
|
||||
for i in ChangeLog README TODO; do
|
||||
vdoc $i
|
||||
done
|
||||
|
|
Loading…
Reference in New Issue
Block a user