Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: building RB on OS X

Re: building RB on OS X

From: Jvo Studer <jvo_at_gmx.ch>
Date: Tue, 12 Jul 2005 13:05:36 +0200

Björn Stenberg wrote:

> Or why not simply:
>
> find apps -name "*.codec" ! -empty -exec cp {} .rockbox/codecs/ ;

just tried that, but it complains with

bash-2.05a$ make zip
/Users/jvostuder/Programming/rockbox/tools/buildzip.pl -r
"/Users/jvostuder/Programming/rockbox" -DIRIVER_H120 rockbox.iriver
apps: -exec: no terminating ";"
apps: -exec: no terminating ";"
bash-2.05a$

and i tried to modify it like this:
     `find apps -name "*.codec" ! -empty -exec cp {} .rockbox/codecs/;`;
but with the same result.

aaah! I see its not that easy. :(
but it would be really cool when this builzip would work.


_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2005-07-12

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy