From b2663100d63bcb8d70ce28a44dd40e2bce9b7c5b Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Fri, 7 Feb 2025 15:58:28 +1100 Subject: [PATCH] remove whitespace and commented-out bits --- flatpak/org.onionshare.OnionShare.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/flatpak/org.onionshare.OnionShare.yaml b/flatpak/org.onionshare.OnionShare.yaml index 0a1fc5c2..e4b61bdd 100644 --- a/flatpak/org.onionshare.OnionShare.yaml +++ b/flatpak/org.onionshare.OnionShare.yaml @@ -55,7 +55,7 @@ modules: GO11MODULE: on GOROOT: /usr/lib/sdk/golang build-commands: - - ". /usr/lib/sdk/golang/enable.sh && go build -mod=vendor -o /app/bin/snowflake-client ./client" + - ". /usr/lib/sdk/golang/enable.sh && go build -mod=vendor -o /app/bin/snowflake-client ./client" sources: - type: git url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git @@ -90,9 +90,6 @@ modules: - type: git url: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/meek.git tag: v0.38.0 - #- type: file - # path: meek-client/modules.txt - # dest: vendor - meek-client/go.mod.yml - name: tor buildsystem: autotools