TMSU: unbreak
This commit is contained in:
parent
1c271e8f57
commit
e1bd49deb3
|
@ -13,7 +13,9 @@ homepage="https://tmsu.org"
|
|||
distfiles="https://github.com/oniony/TMSU/archive/v${version}.tar.gz"
|
||||
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() {
|
||||
vbin "$(find bin -name TMSU)" tmsu
|
||||
|
|
Loading…
Reference in New Issue