mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-02 09:35:33 -05:00
Override the meek-client build in snapcraft
This commit is contained in:
parent
29707c97bb
commit
e695ebc7b1
@ -167,8 +167,7 @@ parts:
|
||||
source: https://git.torproject.org/pluggable-transports/meek.git
|
||||
source-type: git
|
||||
source-tag: v0.37.0
|
||||
# # Not sure why I have to do this, but it works
|
||||
# override-build: |
|
||||
# cd meek-client
|
||||
# mkdir /root/parts/meek-client/install/bin
|
||||
# go build -o /root/parts/meek-client/install/bin/meek-client ./...
|
||||
override-build: |
|
||||
cd meek-client
|
||||
mkdir /root/parts/meek-client/install/bin
|
||||
go build -o /root/parts/meek-client/install/bin/meek-client ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user