summaryrefslogtreecommitdiff
path: root/branding/templates/makefile
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-10-06 20:32:43 +0200
committerkali kaneko (leap communications) <kali@leap.se>2020-10-06 21:12:59 +0200
commit10c7e9ed157c0bc44424cab769be3f156bbc580a (patch)
tree35250badfd41dcf162975a195e41fcabf7ed0112 /branding/templates/makefile
parentefde1a428e63be02a9f3e17df9f25490c8c0983c (diff)
[pkg] remove extra files from snap folder
- Resolves: #204
Diffstat (limited to 'branding/templates/makefile')
-rwxr-xr-xbranding/templates/makefile/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/branding/templates/makefile/Makefile b/branding/templates/makefile/Makefile
index b4faa60..1c4083f 100755
--- a/branding/templates/makefile/Makefile
+++ b/branding/templates/makefile/Makefile
@@ -86,7 +86,6 @@ pkg_snap:
-@mkdir -p ../../deploy
@echo "[+] building snap..."
cd ../..; \
- ln -s build/$(PROVIDER)/snap snap; \
snapcraft build; \
snapcraft snap
-@rm ../../snap