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