Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e85bf6
)
Fix manifest to install from package instead of recipe
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 17:12:35 +0000
(19:12 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 17:12:35 +0000
(19:12 +0200)
manifest.json
patch
|
blob
|
history
diff --git
a/manifest.json
b/manifest.json
index 7550485dc5e53ff05df139aa184be2d745b5e393..2d7d2c9a76a1e9a1c0f36d41c5487c61bccf7cd8 100644
(file)
--- a/
manifest.json
+++ b/
manifest.json
@@
-2,7
+2,7
@@
"bundles": {
"Rapsys\\PackBundle": ["all"]
},
- "copy-from-
recip
e": {
+ "copy-from-
packag
e": {
"config/": "%CONFIG_DIR%/"
}
}