Skip to content

Commit 21fa438

Browse files
committed
osgeo4w: include browser batch template
1 parent c3e161a commit 21fa438

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ms-windows/osgeo4w/package-nightly.cmd

+1
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ tar -C %OSGEO4W_ROOT% -cjf %PACKAGENAME%-%VERSION%-%PACKAGE%.tar.bz2 ^
151151
--exclude-from exclude ^
152152
apps/%PACKAGENAME% ^
153153
bin/%PACKAGENAME%.bat.tmpl ^
154+
bin/%PACKAGENAME%-browser.bat.tmpl ^
154155
etc/postinstall/%PACKAGENAME%.bat ^
155156
etc/preremove/%PACKAGENAME%.bat ^
156157
>>%LOG% 2>&1

ms-windows/osgeo4w/package.cmd

+1
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ tar -C %OSGEO4W_ROOT% -cjf %PACKAGENAME%-%VERSION%-%PACKAGE%.tar.bz2 ^
159159
--exclude "apps/%PACKAGENAME%/plugins/grassprovider.dll" ^
160160
apps/%PACKAGENAME% ^
161161
bin/%PACKAGENAME%.bat.tmpl ^
162+
bin/%PACKAGENAME%-browser.bat.tmpl ^
162163
etc/postinstall/%PACKAGENAME%.bat ^
163164
etc/preremove/%PACKAGENAME%.bat ^
164165
>>%LOG% 2>&1

0 commit comments

Comments
 (0)