From 12ba324c65b2c313071c40a1abd21e3206a5b76b Mon Sep 17 00:00:00 2001 From: kz6fittycent Date: Sun, 26 Sep 2021 21:14:28 -0500 Subject: [PATCH] Swapping stage and build New attempt at building w/o staging packages. --- snap/snapcraft.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index c509dbf..3b887ec 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -53,7 +53,7 @@ parts: - PREFIX=/usr/local - STATIC=true - stage-packages: + build-packages: - coreutils - sed - git