mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
builds: 4.0 is out, make it official
Change-Id: I61dc303c4d68a0d9cf559ecff2373f1f09fef01e
This commit is contained in:
parent
e094c599fa
commit
0b214badc8
2 changed files with 6 additions and 12 deletions
|
|
@ -112,7 +112,7 @@ sub buildfonts {
|
|||
`$c`;
|
||||
|
||||
print "Run 'make fontzip'\n" if($verbose);
|
||||
`make fontzip`;
|
||||
`make fontzip NODEPS=1`;
|
||||
}
|
||||
|
||||
`git checkout $tag`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue