Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
2 additions
and
2 deletions.
-
+1
−1
ms-windows/osgeo4w/package-nightly.cmd
-
+1
−1
ms-windows/osgeo4w/package.cmd
|
@@ -74,7 +74,7 @@ set GRASS7_VERSION=%GRASS7_VERSION:grass-=% |
|
|
set GRASS_VERSIONS=%GRASS7_VERSION% |
|
|
|
|
|
set TAR=tar.exe |
|
|
if exist "c:\cygwin\bin\tar.exe" set TAR=c:\cygwin64\bin\tar.exe |
|
|
if exist "c:\cygwin\bin\tar.exe" set TAR=c:\cygwin\bin\tar.exe |
|
|
if exist "c:\cygwin64\bin\tar.exe" set TAR=c:\cygwin64\bin\tar.exe |
|
|
|
|
|
PROMPT qgis%VERSION%$g |
|
|
|
@@ -76,7 +76,7 @@ set GRASS7_VERSION=%GRASS7_VERSION:grass-=% |
|
|
set GRASS_VERSIONS=%GRASS7_VERSION% |
|
|
|
|
|
set TAR=tar.exe |
|
|
if exist "c:\cygwin\bin\tar.exe" set TAR=c:\cygwin64\bin\tar.exe |
|
|
if exist "c:\cygwin\bin\tar.exe" set TAR=c:\cygwin\bin\tar.exe |
|
|
if exist "c:\cygwin64\bin\tar.exe" set TAR=c:\cygwin64\bin\tar.exe |
|
|
|
|
|
PROMPT qgis%VERSION%$g |
|
|