summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <grandinp@altern.org>2015-03-12 17:10:42 -0700
committerPierre GRANDIN <grandinp@altern.org>2015-03-12 17:10:42 -0700
commit79dd6e2a16903c6ac0fd24acef2205fa8e3c2bb2 (patch)
treec009a5e823c095394511fc4e76825ae3bb15debf
parentd259cb162c3644b88c43081c5d55fce21f24a2f1 (diff)
downloadnavit-79dd6e2a16903c6ac0fd24acef2205fa8e3c2bb2.tar.gz
Update make_navit
-rw-r--r--make_navit2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_navit b/make_navit
index f1378cf3b..1f2594bd6 100644
--- a/make_navit
+++ b/make_navit
@@ -3,7 +3,7 @@ set -vx
# Install steps from http://wiki.maemo.org/Documentation/Maemo_5_Final_SDK_Installation#Installing_Maemo_5_SDK_using_Text-based_Installer
-sudo sh -c 'echo "deb http://scratchbox.org/debian/ hathor main" >> /etc/apt/sources.list.d/scratchbox'
+sudo sh -c 'echo "deb http://scratchbox.org/debian/ hathor main" >> /etc/apt/sources.list.d/scratchbox.list'
sudo apt-get update
sudo apt-get install scratchbox-core scratchbox-devkit-apt-https scratchbox-devkit-autotools-legacy scratchbox-devkit-debian-squeeze scratchbox-devkit-doctools scratchbox-devkit-git scratchbox-devkit-perl scratchbox-devkit-python-legacy scratchbox-devkit-qemu scratchbox-devkit-svn scratchbox-libs scratchbox-toolchain-cs2007q3-glibc2.5-arm7 scratchbox-toolchain-cs2007q3-glibc2.5-i486 scratchbox-toolchain-host-gcc