mblaze: fix man5 creation.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'mblaze'
|
# Template file for 'mblaze'
|
||||||
pkgname=mblaze
|
pkgname=mblaze
|
||||||
version=0.1
|
version=0.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Maildir-focused command line mail client"
|
short_desc="Maildir-focused command line mail client"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
@@ -10,6 +10,9 @@ homepage="https://github.com/chneukirchen/mblaze"
|
|||||||
distfiles="http://chneukirchen.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://chneukirchen.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=fbed88c4bcddb255e9f5016923de341a2e21ebcae6add1fce9fff18f7e9024fc
|
checksum=fbed88c4bcddb255e9f5016923de341a2e21ebcae6add1fce9fff18f7e9024fc
|
||||||
|
|
||||||
|
pre_install() {
|
||||||
|
vmkdir usr/share/man/man5
|
||||||
|
}
|
||||||
post_install() {
|
post_install() {
|
||||||
vbin contrib/mencrypt
|
vbin contrib/mencrypt
|
||||||
vbin contrib/menter
|
vbin contrib/menter
|
||||||
|
|||||||
Reference in New Issue
Block a user