]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/packbundle/master/manifest.json
Set each file to copy to avoid unwanted globing
[recipe] / rapsys / packbundle / master / manifest.json
index 2d7d2c9a76a1e9a1c0f36d41c5487c61bccf7cd8..c9c125d4716c892dea31a5a34d72962cfcf5b531 100644 (file)
@@ -1,8 +1,8 @@
 {
        "bundles": {
-               "Rapsys\\PackBundle": ["all"]
+               "Rapsys\\PackBundle\\RapsysPackBundle": ["all"]
        },
        "copy-from-package": {
-               "config/": "%CONFIG_DIR%/"
+               "Resources/config/packages/rapsys_pack.yaml": "%CONFIG_DIR%/packages/rapsys_pack.yaml"
        }
 }