Commit 1e822ce
msix: use absolute paths for file list entries in map file
The LIST entries are relative to the MSYS root (/). When
makeappx.exe runs, it resolves them relative to the current working
directory instead. Convert them to absolute Windows paths using the
MSYS root so makeappx.exe can find the files.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Shmueli Englard <senglard@microsoft.com>1 parent 80f3c5e commit 1e822ce
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
194 | 195 | | |
195 | | - | |
| 196 | + | |
196 | 197 | | |
197 | 198 | | |
198 | 199 | | |
0 commit comments