File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Current vehicle position from gpsd or directly from NMEA (GPS) sensors. \
18
18
Optimal routes and directions spoken in 70+ languages. \
19
19
Points of interest (POIs) in many formats.
20
20
21
- Help and more info available on [ the wiki] ( https://wiki. navit-project.org/index.php/Main_Page ) . \
21
+ Help and more info available on [ the wiki] ( https://navit.readthedocs.io/en/v0.5.6/ ) . \
22
22
The [ Reporting Bugs] ( http://wiki.navit-project.org/index.php/Reporting_Bugs ) document helps you file issues.
23
23
24
24
Maps
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pushd $BUILD_PATH
13
13
echo " Building..."
14
14
cmake ${cmake_opts} ../
15
15
make -j $( nproc --all)
16
- # make package
16
+ make package
17
17
18
18
if [[ " $CIRCLE_ARTIFACTS " != " " ]]; then
19
19
echo " Copying icons to artifacts..."
You can’t perform that action at this time.
0 commit comments