mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-22 05:24:50 -04:00
Try to build meek-client to the correct directory
This commit is contained in:
parent
2780af6160
commit
6f25254663
1 changed files with 1 additions and 2 deletions
|
@ -221,5 +221,4 @@ parts:
|
|||
source-tag: v0.38.0
|
||||
override-build: |
|
||||
cd meek-client
|
||||
mkdir -p /build/onionshare/meek-client/install/bin
|
||||
go build -o /build/onionshare/meek-client/install/bin/meek-client ./...
|
||||
go build -o $SNAPCRAFT_PART_INSTALL/bin/meek-client ./...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue