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