Skip to content

Commit c0ef8f0

Browse files
author
jef
committed
make exclude customizable
git-svn-id: http://svn.osgeo.org/qgis/trunk@11269 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 369a81e commit c0ef8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ms-windows/osgeo4w/package.cmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ copy preremove.bat %OSGEO4W_ROOT%\etc\preremove\qgis-dev.bat
109109
copy qgis-dev.bat.tmpl %OSGEO4W_ROOT%\bin\qgis-dev.bat.tmpl
110110

111111
tar -C %OSGEO4W_ROOT% -cjf qgis-dev-%VERSION%-%PACKAGE%.tar.bz2 ^
112-
--exclude "apps/qgis-dev/plugins/EDBSQuery.dll" ^
112+
--exclude-from exclude ^
113113
apps/qgis-dev ^
114114
bin/qgis-dev.bat.tmpl ^
115115
etc/postinstall/qgis-dev.bat ^

0 commit comments

Comments
 (0)