osgeo4w: fix crssync run if installed into a directory with blanks

This commit is contained in:
Juergen E. Fischer 2012-11-07 23:18:24 +01:00
parent 44753cbc3b
commit 78d5ff50b2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
%OSGEO4W_ROOT%\apps\@package@\crssync
"%OSGEO4W_ROOT%"\apps\@package@\crssync

View File

@ -18,4 +18,4 @@ set OSGEO4W_ROOT=%O4W_ROOT%
call "%OSGEO4W_ROOT%"\bin\o4w_env.bat
path %PATH%;%OSGEO4W_ROOT%\apps\@package@\bin
set QGIS_PREFIX_PATH=%OSGEO4W_ROOT:\=/%/apps/@package@
%OSGEO4W_ROOT%\apps\@package@\crssync
"%OSGEO4W_ROOT%"\apps\@package@\crssync