Updated MapnikReleaseSteps (markdown)
parent
a9b526d321
commit
d63bcb1179
1 changed files with 4 additions and 4 deletions
|
@ -20,12 +20,12 @@
|
||||||
### Bundled fonts and scons
|
### Bundled fonts and scons
|
||||||
|
|
||||||
* Consider updating Scons-local to latest release.
|
* Consider updating Scons-local to latest release.
|
||||||
The last SCons update was 2.1.0.alpha
|
The last SCons update was 2.3.0.alpha
|
||||||
|
|
||||||
wget http://prdownloads.sourceforge.net/scons/scons-local-2.1.0.alpha.20101125.zip
|
wget http://prdownloads.sourceforge.net/scons/scons-local-2.3.0.zip
|
||||||
rm -rf scons
|
rm -rf scons
|
||||||
unzip -o scons-local-2.1.0.alpha.20101125.zip -d scons/
|
unzip -o scons-local-2.3.0.zip -d scons/
|
||||||
rm scons-local-2.1.0.alpha.20101125.zip
|
rm scons-local-2.3.0.zip
|
||||||
|
|
||||||
* Consider updating DeJaVu Fonts:
|
* Consider updating DeJaVu Fonts:
|
||||||
The last version updated was 2.33
|
The last version updated was 2.33
|
||||||
|
|
Loading…
Add table
Reference in a new issue