Przeglądaj źródła

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

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66926 15284696-431f-4ddb-bdfa-cd5b030d7da7

Martin Landa 9 lat temu
rodzic
commit
55fcba3df6
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      mswindows/GRASS-Packager.bat.tmpl

+ 0 - 1
mswindows/GRASS-Packager.bat.tmpl

@@ -51,7 +51,6 @@ mkdir %PACKAGE_DIR%\extrabin\gdalplugins
 
 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*