mksh: replace vinstall by vlicense (for the maniac)
This commit is contained in:
parent
89b6aac74a
commit
ba895ef136
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mksh'
|
# Template file for 'mksh'
|
||||||
pkgname=mksh
|
pkgname=mksh
|
||||||
version=R50
|
version=R50
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=mksh
|
wrksrc=mksh
|
||||||
register_shell="/bin/mksh"
|
register_shell="/bin/mksh"
|
||||||
short_desc="The MirBSD Korn Shell"
|
short_desc="The MirBSD Korn Shell"
|
||||||
@ -19,5 +19,5 @@ do_install() {
|
|||||||
vbin mksh
|
vbin mksh
|
||||||
vman mksh.1
|
vman mksh.1
|
||||||
vinstall dot.mkshrc 644 usr/share/doc/$pkgname/examples
|
vinstall dot.mkshrc 644 usr/share/doc/$pkgname/examples
|
||||||
vinstall ${FILESDIR}/TaC-mksh.txt 644 usr/share/licenses/$pkgname
|
vlicense ${FILESDIR}/TaC-mksh.txt
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user