mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mle: install manpage.
This commit is contained in:
parent
e1a3211ed1
commit
bdceda2164
1 changed files with 4 additions and 0 deletions
|
@ -12,3 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/adsr/mle"
|
homepage="https://github.com/adsr/mle"
|
||||||
distfiles="https://github.com/adsr/mle/archive/v${version}.tar.gz"
|
distfiles="https://github.com/adsr/mle/archive/v${version}.tar.gz"
|
||||||
checksum=452b14d63f7d3ccd98263baec2e4840e4093cc42d1f9cedeaf45151b89ac5ff6
|
checksum=452b14d63f7d3ccd98263baec2e4840e4093cc42d1f9cedeaf45151b89ac5ff6
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vman mle.1
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue