File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ set GRASS7_VERSION=%GRASS7_VERSION:grass-=%
74
74
set GRASS_VERSIONS = %GRASS7_VERSION%
75
75
76
76
set TAR = tar.exe
77
- if exist " c:\cygwin\bin\tar.exe" set TAR = c:\cygwin64 \bin\tar.exe
77
+ if exist " c:\cygwin\bin\tar.exe" set TAR = c:\cygwin \bin\tar.exe
78
78
if exist " c:\cygwin64\bin\tar.exe" set TAR = c:\cygwin64\bin\tar.exe
79
79
80
80
PROMPT qgis%VERSION% $g
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ set GRASS7_VERSION=%GRASS7_VERSION:grass-=%
76
76
set GRASS_VERSIONS = %GRASS7_VERSION%
77
77
78
78
set TAR = tar.exe
79
- if exist " c:\cygwin\bin\tar.exe" set TAR = c:\cygwin64 \bin\tar.exe
79
+ if exist " c:\cygwin\bin\tar.exe" set TAR = c:\cygwin \bin\tar.exe
80
80
if exist " c:\cygwin64\bin\tar.exe" set TAR = c:\cygwin64\bin\tar.exe
81
81
82
82
PROMPT qgis%VERSION% $g
You can’t perform that action at this time.
0 commit comments