From: Raphaƫl Gertz Date: Fri, 25 Oct 2019 17:12:08 +0000 (+0200) Subject: Fix manifest to install from package instead of recipe X-Git-Tag: 0.0.2~14 X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/airbundle/commitdiff_plain/3df3bc535f1d9bafaa78980efccaf7956b7f5d7e?ds=sidebyside;hp=735e5d8fdba288c35529377f1c0c763c2d6e352f Fix manifest to install from package instead of recipe --- diff --git a/manifest.json b/manifest.json index 865f011..24cfc17 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "container": { "locale": "en" }, - "copy-from-recipe": { + "copy-from-package": { "config/": "%CONFIG_DIR%/" } }