Ver Fonte

Fix build

- Reverts change in c97d6ff3
mirokuratczyk há 3 anos atrás
pai
commit
a0533237c8
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      ClientLibrary/build-darwin.sh

+ 2 - 0
ClientLibrary/build-darwin.sh

@@ -80,6 +80,8 @@ prepare_build () {
   BUILDREV=$(git rev-parse --short HEAD)
   GOVERSION=$(go version | perl -ne '/go version (.*?) / && print $1')
 
+  cd ${GOPATH}/src/github.com/Psiphon-Labs/psiphon-tunnel-core/ClientLibrary
+
   LDFLAGS="\
   -s \
   -w \