We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e161a commit 21fa438Copy full SHA for 21fa438
ms-windows/osgeo4w/package-nightly.cmd
@@ -151,6 +151,7 @@ tar -C %OSGEO4W_ROOT% -cjf %PACKAGENAME%-%VERSION%-%PACKAGE%.tar.bz2 ^
151
--exclude-from exclude ^
152
apps/%PACKAGENAME% ^
153
bin/%PACKAGENAME%.bat.tmpl ^
154
+ bin/%PACKAGENAME%-browser.bat.tmpl ^
155
etc/postinstall/%PACKAGENAME%.bat ^
156
etc/preremove/%PACKAGENAME%.bat ^
157
>>%LOG% 2>&1
ms-windows/osgeo4w/package.cmd
@@ -159,6 +159,7 @@ tar -C %OSGEO4W_ROOT% -cjf %PACKAGENAME%-%VERSION%-%PACKAGE%.tar.bz2 ^
159
--exclude "apps/%PACKAGENAME%/plugins/grassprovider.dll" ^
160
161
162
163
164
165
0 commit comments