Commit 3962166
committed
chore(Makefile): Add "rm -f docs/odoc.html" step
* so that "make update-fr-translation" shouldn't raise:
```
File "docs/_unknown_", line 1, characters 0-0:
Error: File unavailable: docs/odoc.html
make: *** [Makefile:12: build] Error 1
```
* but this fix is probably incomplete.1 parent 3c781cb commit 3962166
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments