Browse Source

commented broken v.krige, unless ticket https://trac.osgeo.org/grass/ticket/1619 is fixed

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53194 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 12 years ago
parent
commit
f2e60d4ac2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      scripts/Makefile

+ 2 - 1
scripts/Makefile

@@ -66,9 +66,10 @@ SUBDIRS = \
 	v.report \
 	v.out.gps \
 	v.what.vect \
-	v.krige \
 	wxpyimgview
 
+#        v.krige \
+
 #	r.mapcalculator \
 #	r.rgb \
 #	r3.mapcalculator \