View Single Post
Posts: 88 | Thanked: 38 times | Joined on Feb 2012
#96
Originally Posted by jd4200 View Post
Thanks sony123, a real nice find.
Here's an automated method (completely safe and reversable) to take away the tedious work.

Download this shell script, rename it to maps.sh
Download one, or both, of these patches:
traffic patch, rename it to traffic.patch
day patch, rename it to day.patch

Place maps.sh and both/either of the patches into the same directory on the N9 and, as root, cd to where you copied them and run
Code:
sh ./maps.sh
If you are told a patch has already been applied and asked about a reversal, just anser "n" (no) to all the questions.

If you want to restore the original files then, as root, run:
Code:
rm -rf /usr/lib/drive-qml
apt-get install --reinstall nokia-drive-qml
doesnt work for me, it says "line 1: syntax error: unexpected new line"