git-cliff: generate and ship man page
This commit is contained in:
parent
08ce18d618
commit
57f3cde5c7
@ -1,7 +1,7 @@
|
||||
# Template file for 'git-cliff'
|
||||
pkgname=git-cliff
|
||||
version=0.9.0
|
||||
revision=1
|
||||
revision=2
|
||||
archs="x86_64* i686* aarch64* arm*" # ring
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
@ -23,4 +23,7 @@ post_install() {
|
||||
vcompletion "_git-cliff" zsh
|
||||
vcompletion "git-cliff.fish" fish
|
||||
vcompletion "git-cliff.bash" bash
|
||||
|
||||
OUT_DIR=${PWD} vtargetrun ${DESTDIR}/usr/bin/git-cliff-mangen
|
||||
vman git-cliff.1
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user