kbfs: match keybase packaging and dirs
This commit is contained in:
parent
3ddc922265
commit
a14aaa6935
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'kbfs'.
|
# Template file for 'kbfs'.
|
||||||
pkgname=kbfs
|
pkgname=kbfs
|
||||||
version=1.0.40
|
version=1.0.40
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/keybase/kbfs"
|
go_import_path="github.com/keybase/kbfs"
|
||||||
go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfsdokan ${go_import_path}/kbfstool"
|
go_package="${go_import_path}/kbfsfuse ${go_import_path}/kbfsgit/git-remote-keybase ${go_import_path}/kbfstool"
|
||||||
|
go_build_tags="production"
|
||||||
depends="keybase"
|
depends="keybase"
|
||||||
short_desc="Keybase Filesystem"
|
short_desc="Keybase Filesystem"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue