Fix Rockbox Utility update detection on Linux 64bit.
commiteaf70beb9a1850f4d5be956acc7b6318ef36e72d
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sat, 19 Mar 2011 11:47:10 +0000 (19 11:47 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sat, 19 Mar 2011 11:47:10 +0000 (19 11:47 +0000)
tree37f4e339a3736b00be63151c7efa31d361aca84c
parent16faff740f542224214d62f3d8d0d962e2707713
Fix Rockbox Utility update detection on Linux 64bit.

Remove the "64bit" part of the filename before comparing. We're checking for
that in the filename explicitly but the version number doesn't contain it, so
the comparison will otherwise misinterpret it as additional version
information.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29617 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/rbutilqt.cpp