mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
TMSU: unbreak
This commit is contained in:
parent
1c271e8f57
commit
e1bd49deb3
1 changed files with 3 additions and 1 deletions
|
@ -13,7 +13,9 @@ homepage="https://tmsu.org"
|
||||||
distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
|
distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
|
||||||
checksum=04e8a4c47532a4d8f673c3b3a921a47815c752b2ca1b564f6e1ed58a1b88a177
|
checksum=04e8a4c47532a4d8f673c3b3a921a47815c752b2ca1b564f6e1ed58a1b88a177
|
||||||
|
|
||||||
broken="can't load package: package github.com/oniony/TMSU: no Go files in /builddir/TMSU-0.7.4/_build-TMSU-xbps/src/github.com/oniony/TMSU"
|
pre_build() {
|
||||||
|
export GOPATH=$PWD
|
||||||
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin "$(find bin -name TMSU)" tmsu
|
vbin "$(find bin -name TMSU)" tmsu
|
||||||
|
|
Loading…
Add table
Reference in a new issue