summarylogtreecommitdiffstats
path: root/cc.deb.PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'cc.deb.PKGBUILD')
-rw-r--r--cc.deb.PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc.deb.PKGBUILD b/cc.deb.PKGBUILD
index 72c9a976437d..7a720afcd89d 100644
--- a/cc.deb.PKGBUILD
+++ b/cc.deb.PKGBUILD
@@ -89,7 +89,7 @@ build() {
#${_defaults} ${_goarch}
#create read only cache binary
#go build -trimpath -o $GOBIN/ ${srcdir}/${_scripts}/skycache.go
- cd ${srcdir}/${_scripts}/
+ cd ${srcdir}/${_scripts}/skycache
go build -trimpath --ldflags '-s -w -linkmode external -extldflags "-static" -buildid=' -o $GOBIN/ skycache.go
#create the skywire binaries