summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <grandinp@altern.org>2015-03-12 16:53:13 -0700
committerPierre GRANDIN <grandinp@altern.org>2015-03-12 16:53:13 -0700
commitd259cb162c3644b88c43081c5d55fce21f24a2f1 (patch)
treeba241f73a8122ee5cf083b7700da4ffa9b9f1144
parentef71397873ccc2506c7c89c0589fdd5a6759e81d (diff)
downloadnavit-d259cb162c3644b88c43081c5d55fce21f24a2f1.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 bd56838ca..f1378cf3b 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 echo "deb http://scratchbox.org/debian/ hathor main" >> /etc/apt/sources.list
+sudo sh -c 'echo "deb http://scratchbox.org/debian/ hathor main" >> /etc/apt/sources.list.d/scratchbox'
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