Rapsys Git
/
airbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
735e5d8
)
Fix manifest to install from package instead of recipe
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 17:12:08 +0000
(19:12 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 25 Oct 2019 17:12:08 +0000
(19:12 +0200)
manifest.json
patch
|
blob
|
history
diff --git
a/manifest.json
b/manifest.json
index 865f011bb41bba8743d8300b28145f9a37c7c87e..24cfc17462463b03c7fb59a4e191616320188ef2 100644
(file)
--- a/
manifest.json
+++ b/
manifest.json
@@
-5,7
+5,7
@@
"container": {
"locale": "en"
},
- "copy-from-
recip
e": {
+ "copy-from-
packag
e": {
"config/": "%CONFIG_DIR%/"
}
}