浏览代码

comment-out make packages.sh, fix https://trac.osgeo.org/grass/changeset/45529
(merge https://trac.osgeo.org/grass/changeset/45531 from relbr64)


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

Martin Landa 14 年之前
父节点
当前提交
8dc7e44076
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mswindows/osgeo4w/package.sh

+ 1 - 1
mswindows/osgeo4w/package.sh

@@ -124,7 +124,7 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
 fi
 fi
 
 
 log make 
 log make 
-#make -k || ( cat error.log >&3 && false ) 
+make -k || ( cat error.log >&3 && false ) 
 
 
 log make install
 log make install
 make install
 make install