Commit a69dbe9
Ignore the
An app may use `--metadata` in the `finish-args` section to
add section/key/value entries in the metadata file.
If we pass this through to `flatpak build`, it's interpreted to
be a filename. Since it's not a filename, this leads to the
metadata file not being found, and an error is raised like this:
/home/sam/src/gnome-photos/.flatpak-builder/rofiles/rofiles-qtBvVQ not initialized, use flatpak build-init--metadata argument of flatpak build-finish1 parent c270877 commit a69dbe9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4135 | 4135 | | |
4136 | 4136 | | |
4137 | 4137 | | |
4138 | | - | |
| 4138 | + | |
| 4139 | + | |
4139 | 4140 | | |
4140 | 4141 | | |
4141 | 4142 | | |
| |||
0 commit comments