[GRASS-SVN] r66926 - grass/trunk/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Nov 25 10:53:42 PST 2015


Author: martinl
Date: 2015-11-25 10:53:42 -0800 (Wed, 25 Nov 2015)
New Revision: 66926

Modified:
   grass/trunk/mswindows/GRASS-Packager.bat.tmpl
Log:
winGRASS: do not expect apt 1.0.10.2 for amd64 compiled on Aug 21 2015 17:41:29
Usage: apt [options] command

CLI for apt.
Basic commands: 
 list - list packages based on package names
 search - search in package descriptions
 show - show package details

 update - update list of available packages

 install - install packages
 remove  - remove packages

 upgrade - upgrade the system by installing/upgrading packages
 full-upgrade - upgrade the system by removing/installing/upgrading packages

 edit-sources - edit the source information file in osgeo4w directory

Modified: grass/trunk/mswindows/GRASS-Packager.bat.tmpl
===================================================================
--- grass/trunk/mswindows/GRASS-Packager.bat.tmpl	2015-11-25 18:50:55 UTC (rev 66925)
+++ grass/trunk/mswindows/GRASS-Packager.bat.tmpl	2015-11-25 18:53:42 UTC (rev 66926)
@@ -51,7 +51,6 @@
 
 copy %OSGEO4W_PKG_DIR%\bin\* %PACKAGE_DIR%\extrabin
 xcopy %OSGEO4W_PKG_DIR%\bin\gdalplugins\* %PACKAGE_DIR%\extrabin\gdalplugins /S/V/F/I
-del %PACKAGE_DIR%\extrabin\apt*
 del %PACKAGE_DIR%\extrabin\msvcp*
 del %PACKAGE_DIR%\extrabin\msvcr*
 



More information about the grass-commit mailing list