forked from len0rd/rockbox
Adding the rockbox file for all packages except the font-only packages might
be considered a cool idea. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9904 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
899aeb2089
commit
17a3e80e6e
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ sub runone {
|
|||
}
|
||||
`find .rockbox | xargs $ziptool $output >/dev/null`;
|
||||
|
||||
if($target && ($fonts > 1)) {
|
||||
if($target && ($fonts != 1)) {
|
||||
if($verbose) {
|
||||
print "$ziptool $output $target\n";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue