From a8371293997c8a76e25b4604454c8e9d4a0ab496 Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Wed, 20 May 2020 02:22:37 +0300 Subject: [PATCH] update snap spec --- snapcraft.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 0d244f2..0062c7f 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -12,8 +12,7 @@ parts: dumbproxy: plugin: go go-importpath: github.com/Snawoot/dumbproxy - source: https://github.com/Snawoot/dumbproxy - source-type: git + source: . build-packages: - gcc