summaryrefslogtreecommitdiff
path: root/scripts/setup_wince.sh
blob: 95748bdbdbbb110f09c84b9d3c2bef03ec2bff85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash

# #############################################################
# This script has been deprecated. If you need to add packages,
# add it to the wince/Dockerfile on the navit/Dockerfiles repo.
# #############################################################

set -e

mkdir -p /var/lib/apt/lists/partial
apt-get update
apt-get install -y git-core
apt-get install -y xsltproc