From f6f68e42b048c19bf5e43f0ebdc03d3b3a931c2b Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Thu, 11 Jun 2020 18:40:15 -0700 Subject: [PATCH] try to exclude just the certbot folder --- snap/snapcraft.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index a93962bb3..69634205f 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -114,7 +114,7 @@ parts: - -**/*.so - -**/wheel - -lib64 - - -**/certbot + - -**/certbot/ # Prefer cffi - -lib/python3.8/site-packages/augeas.py certbot-nginx: @@ -131,4 +131,6 @@ parts: after: [certbot-apache] python-packages: - wheel + stage: + - -**/certbot/