Commit 406b08c
committed
Fix mythwelcome in FE-only builds, add ccache for speedup.
A non-backend build was not building mythwelcome, so when this script
tried to package MythWelcome.app, it barfed. I usually --enable-backend,
so didn't notice the fault. This has been broken for ages.
A slightly different fix to Stuart's [e4c981f].1 parent b38f237 commit 406b08c
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
265 | 266 | | |
266 | 267 | | |
267 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
268 | 274 | | |
269 | 275 | | |
270 | 276 | | |
| |||
1000 | 1006 | | |
1001 | 1007 | | |
1002 | 1008 | | |
1003 | | - | |
| 1009 | + | |
| 1010 | + | |
1004 | 1011 | | |
1005 | 1012 | | |
1006 | 1013 | | |
| |||
0 commit comments