We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent d4317a7 commit 35ddf1fCopy full SHA for 35ddf1f
ms-windows/osgeo4w/package-nightly.cmd
@@ -29,7 +29,7 @@ if "%ARCH%"=="" goto usage
29
if not "%SHA%"=="" set SHA=-%SHA%
30
if "%SITE%"=="" set SITE=qgis.org
31
32
-set BUILDDIR=%CD%\build-nightly-%ARCH%
+set BUILDDIR=%CD%\build-%PACKAGE%-%ARCH%
33
34
if "%OSGEO4W_ROOT%"=="" (
35
if "%ARCH%"=="x86" (
ms-windows/osgeo4w/package.cmd
-set BUILDDIR=%CD%\build-%ARCH%
0 commit comments