mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
hledger: fix.
This commit is contained in:
parent
ecc1241d52
commit
1f86a95695
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ makedepends="zlib-devel ncurses-devel"
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
distfiles="https://github.com/simonmichael/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/simonmichael/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4a26ccc7a87a55f416cd166855c4215cfb9b1259d27752a4c736c91283e27e4b
|
checksum=4a26ccc7a87a55f416cd166855c4215cfb9b1259d27752a4c736c91283e27e4b
|
||||||
nopie_files="/usr/bin/hledger-web"
|
nopie_files="/usr/bin/hledger"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman hledger/hledger.1
|
vman hledger/hledger.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue