We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369a81e commit c0ef8f0Copy full SHA for c0ef8f0
ms-windows/osgeo4w/package.cmd
@@ -109,7 +109,7 @@ copy preremove.bat %OSGEO4W_ROOT%\etc\preremove\qgis-dev.bat
109
copy qgis-dev.bat.tmpl %OSGEO4W_ROOT%\bin\qgis-dev.bat.tmpl
110
111
tar -C %OSGEO4W_ROOT% -cjf qgis-dev-%VERSION%-%PACKAGE%.tar.bz2 ^
112
- --exclude "apps/qgis-dev/plugins/EDBSQuery.dll" ^
+ --exclude-from exclude ^
113
apps/qgis-dev ^
114
bin/qgis-dev.bat.tmpl ^
115
etc/postinstall/qgis-dev.bat ^
0 commit comments