Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
osgeo4w: packaging fix
(cherry picked from commit a486c7c)
  • Loading branch information
jef-n committed Jun 29, 2015
1 parent 2bd5b89 commit 473c007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ms-windows/osgeo4w/package.cmd
Expand Up @@ -415,10 +415,10 @@ for %%g IN (%GRASS_VERSIONS%) do (
"apps/%PACKAGENAME%/grass/modules/qgis.v.in!v!.exe" ^
"apps/%PACKAGENAME%/plugins/grassrasterprovider!v!.dll" ^
"apps/%PACKAGENAME%/plugins/grassprovider!v!.dll" ^
"etc/preremove/%PACKAGENAME%-grass-plugin!v!.bat" ^
"bin/%PACKAGENAME%-grass!v!.bat.tmpl" ^
"bin/%PACKAGENAME%-browser-grass!v!.bat.tmpl" ^
"etc/postinstall/%PACKAGENAME%-grass-plugin!v!.bat"
"etc/postinstall/%PACKAGENAME%-grass-plugin!w!.bat" ^
"etc/preremove/%PACKAGENAME%-grass-plugin!w!.bat"

if !v!==6 set files=!files! ^
"apps/%PACKAGENAME%/plugins/grassplugin!v!.dll" ^
Expand Down

0 comments on commit 473c007

Please sign in to comment.