mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-15 00:02:52 -04:00
osgeo4w: fix crssync run if installed into a directory with blanks
This commit is contained in:
parent
44753cbc3b
commit
78d5ff50b2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user