clear && ID=$(id -un) ; if [ ${ID} != "root" ] ; then echo "You are not 'root', please use this command line as 'root' (devel-su) ..." ; else rm /root/*.diff 2>/dev/null ; wget http://bigbob.fun.free.fr/N9/Patch-t...-UNSTABLE.diff -O /root/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff && apt-get install -y --reinstall nokia-drive-qml maps && sync && patch -p0 -i /root/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff && sync ; fi
miss https://downloads.maemo.nokia.com ./ maps 4.2.55+0m8 Resolving host timed out: downloads.maemo.nokia.com miss https://downloads.maemo.nokia.com ./ nokia-drive-qml 2.0.8+0m8 Resolving host timed out: downloads.maemo.nokia.com Error trying to catch from https://qa9recEP:Pat2UGuP@downloads....+0m8_armel.deb Resolving host timed out: downloads.maemo.nokia.com Error trying to catch from https://qa9recEP:Pat2UGuP@downloads....+0m8_armel.deb Resolving host timed out: downloads.maemo.nokia.com E: Some archives could not be downloaded, probly wanna try »apt-get update« or »--fix-missing«?
cp -r /usr/lib/drive-qml /usr/lib/drive-qml-original patch -p0 -i Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff
BusyBox v1.20.0.git (MeeGo 3:1.20-0.2+0m8) built-in shell (ash) Enter 'help' for a list of built-in commands. /home/user/MyDocs/Downloads/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE # cp -r /usr/lib/drive-qml /usr/lib/drive-qml-original patch -p0 -i Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff cp: can't stat 'Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE.diff/drive-qml': Not a directory cp: can't stat '/usr/lib/drive-qml-original': No such file or directory cp: can't stat 'patch': No such file or directory /home/user/MyDocs/Downloads/Patch-to-enable-traffic-and-day-night-autoswitch-in-drive-for-N9-PR1.3+ETA-UNSTABLE #