]> Raphaël G. Git Repositories - airbundle/commitdiff
Fix manifest to install from package instead of recipe
authorRaphaël Gertz <git@rapsys.eu>
Fri, 25 Oct 2019 17:12:08 +0000 (19:12 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 25 Oct 2019 17:12:08 +0000 (19:12 +0200)
manifest.json

index 865f011bb41bba8743d8300b28145f9a37c7c87e..24cfc17462463b03c7fb59a4e191616320188ef2 100644 (file)
@@ -5,7 +5,7 @@
        "container": {
                "locale": "en"
        },
-       "copy-from-recipe": {
+       "copy-from-package": {
                "config/": "%CONFIG_DIR%/"
        }
 }