Browse Source

cosmetics in package.sh

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@41864 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 years ago
parent
commit
f90c9626bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mswindows/osgeo4w/package.sh

+ 1 - 1
mswindows/osgeo4w/package.sh

@@ -66,7 +66,7 @@ if ! [ -f mswindows/osgeo4w/configure-stamp ]; then
 fi
 
 echo $(date): STARTING make
-make || make
+make
 
 echo $(date): STARTING make install
 make install