|
|
Rockbox mail archiveSubject: buildzip.pl on Cygwinbuildzip.pl on Cygwin
From: Magnus Holmgren <magnushol_at_gmail.com>
Date: Sat, 06 Nov 2010 11:08:18 +0100
Hi,
Found a small issue with buildzip.pl on Cygwin. abs_path() fails, terminating
As a work-around, I moved a glob_mkdir($bindir) up a bit, like this:
Index: tools/buildzip.pl
+ # On Cygwin, the path must exist for abs_path to work
# binary
Any suggestions for a better solution (my Perl skills are limited)? Or is it OK
-- MagnusReceived on 2010-11-06 Page was last modified "Jan 10 2012" The Rockbox Crew |