Add --recursive
for clone (submodules too)
parent
b330fa1ada
commit
dc98dd1f75
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ brew install gdal --with-libtiff=/usr/local/lib
|
||||||
brew install ossp-uuid
|
brew install ossp-uuid
|
||||||
brew install postgis
|
brew install postgis
|
||||||
brew install harfbuzz
|
brew install harfbuzz
|
||||||
git clone https://github.com/mapnik/mapnik.git
|
git clone --recursive https://github.com/mapnik/mapnik.git
|
||||||
cd mapnik
|
cd mapnik
|
||||||
./configure
|
./configure
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Reference in a new issue