missing submodule
parent
e4b67ef55d
commit
93fa6ca85c
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ apt-get update
|
||||||
apt-get upgrade
|
apt-get upgrade
|
||||||
git clone https://github.com/mapnik/mapnik --depth 10
|
git clone https://github.com/mapnik/mapnik --depth 10
|
||||||
cd mapnik
|
cd mapnik
|
||||||
|
git submodule update --init deps/mapbox/variant
|
||||||
./configure
|
./configure
|
||||||
make && sudo make install
|
make && sudo make install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue