Re: [gdal-dev] minor correction for drv_libkml.html [bash-script] neeted

2016-09-10 Thread Even Rouault
Le samedi 10 septembre 2016 12:05:36, Mark Johnson a écrit : > While adding support for LIBKML to my gdal configuration > - I attempted to use the sample bash-script to insure that it worked > correctly Fixed. Thanks (I actually removed this copyright line since it was inappropriately added by a

[gdal-dev] minor correction for drv_libkml.html [bash-script] neeted

2016-09-10 Thread Mark Johnson
While adding support for LIBKML to my gdal configuration - I attempted to use the sample bash-script to insure that it worked correctly It failed with a syntax error, caused in line 3 of the script: > #!/bin/bash > # Copyright (c) 2010, Brian Case > * Copyright (c) 2010-2014, Even Rouault > # >