build: Move the Snap recipes

Snapcraft can find its build recipes in 2 places:

* a snap/ directory at the top of the sources;
* a build-aux/snap/ directory, since Snapcraft 3.3;

This commit moves from the former to the latter, so that we can group
all the packaging recipes together.
This commit is contained in:
Mathieu Bridon 2020-02-13 17:41:01 +01:00 committed by Laurent Trinques
parent 5265db6cf7
commit 3f38f4b16c
2 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ apps:
parts: parts:
launchers: launchers:
plugin: dump plugin: dump
source: snap/local/launchers source: build-aux/snap/local/launchers
organize: organize:
'*': bin/ '*': bin/