]> Raphaƫl G. Git Repositories - recipe/blobdiff - rapsys/airbundle/master/manifest.json
Remove configuration from recipe
[recipe] / rapsys / airbundle / master / manifest.json
index b3b51d4594db4c1d5427e6c0ac6d758f545d7930..fb769c7d8f0bb99b6822eb908cc8ae189df29df5 100644 (file)
@@ -1,11 +1,11 @@
 {
-    "bundles": {
-        "Rapsys\\AirBundle\\RapsysAirBundle": ["all"]
-    },
-    "container": {
-        "locale": "en"
-    },
-    "copy-from-recipe": {
-        "config/": "%CONFIG_DIR%/"
-    }
+       "bundles": {
+               "Rapsys\\AirBundle\\RapsysAirBundle": ["all"]
+       },
+       "container": {
+               "locale": "en"
+       },
+       "copy-from-package": {
+               "Resources/config/": "%CONFIG_DIR%/"
+       }
 }