Rapsys Git
/
recipe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbcdea7
)
Fix manifest to install config from recipe
author
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 19:57:02 +0000
(20:57 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Mon, 28 Oct 2019 19:57:02 +0000
(20:57 +0100)
rapsys/userbundle/master/manifest.json
patch
|
blob
|
history
diff --git
a/rapsys/userbundle/master/manifest.json
b/rapsys/userbundle/master/manifest.json
index 724952c5c50ae1386a0137100e7243e13cc322f6..2f33039d242c3242fb0c1f00e284f9fd46993722 100644
(file)
--- a/
rapsys/userbundle/master/manifest.json
+++ b/
rapsys/userbundle/master/manifest.json
@@
-1,8
+1,8
@@
{
"bundles": {
- "Rapsys\\UserBundle": ["all"]
+ "Rapsys\\UserBundle
\\RapsysUserBundle
": ["all"]
},
- "copy-from-
packag
e": {
+ "copy-from-
recip
e": {
"config/": "%CONFIG_DIR%/"
}
}