> The patch included with this email should fix this minor inconvenience > and make it possible to create CABs for the latest WIN CE Version > (adjusted the Version info as well). If you find this information > useful, please do whatever you think fits best.
Cool! But I can't apply the patch. I get 1.0.0-2 when I do 'apt-get source' for pocketpc-cab. Did Rouven do a dch before sending this to you? Thanks, --Eric > > Ah yes, and thanks for your script, we're glad it exists and use it very > often! > > > Best regards > > Rouven Schürch > > -- > Rouven Schürch e-mail: [EMAIL PROTECTED] > Tegonal GmbH web: http://tegonal.com > Brunnmattstrasse 20A phone: +41 76 377 64 88 > CH-3007 Bern, Switzerland > > > --- pocketpc-cab-1.0.0-3/pocketpc-cab 2006-04-05 20:35:14.000000000 +0200 > +++ pocketpc-cab-1.0.0.orig/pocketpc-cab 2004-09-18 > 01:03:43.000000000 +0200 > @@ -9,7 +9,7 @@ > > # Constants. > my $architecture = 2577; # StrongARM > -my @version_requirements = (3, 0, 5, 99, 0, 2147483647); # 3.0.0 to 5.99 > +my @version_requirements = (3, 0, 10, 0, 0, 0); # 3.0.0 to 10.0.0 > my $verbose = 0; > > # Strings. > @@ -284,7 +284,7 @@ > printf "$file: $munged_file\n" if $verbose; > `cp "$sourcedir$file" "$munged_file"`; > exit $? >> 8 if $? > 0; > - $munged_files = $munged_files . "\"$munged_file\" "; > + $munged_files = "\"$munged_file\" " . $munged_files; > } > > # Create the cab. -- ****************************************************************************** * From the desktop of: Eric House, [EMAIL PROTECTED] * * Crosswords 4.1.4 for PalmOS now ARM-native: xwords.sourceforge.net * ****************************************************************************** -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]