mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-08 18:58:59 -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: https://git.torproject.org/pluggable-transports/meek.git
|
||||||
source-type: git
|
source-type: git
|
||||||
source-tag: v0.37.0
|
source-tag: v0.37.0
|
||||||
# # Not sure why I have to do this, but it works
|
override-build: |
|
||||||
# override-build: |
|
cd meek-client
|
||||||
# cd meek-client
|
mkdir /root/parts/meek-client/install/bin
|
||||||
# mkdir /root/parts/meek-client/install/bin
|
go build -o /root/parts/meek-client/install/bin/meek-client ./...
|
||||||
# go build -o /root/parts/meek-client/install/bin/meek-client ./...
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user