[gdal/el6/master] Disable grass for bootstrap

Orion Poplawski orion at fedoraproject.org
Wed Nov 17 23:14:29 UTC 2010


commit 685f10303e76dcf02ebd2237ac7bb413e3ca2b55
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Wed Nov 17 16:14:23 2010 -0700

    Disable grass for bootstrap

 gdal.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdal.spec b/gdal.spec
index 7d105e9..242b86e 100644
--- a/gdal.spec
+++ b/gdal.spec
@@ -29,7 +29,7 @@ BuildRequires: ant swig ruby java-devel-gcj
 %endif
 
 # enable/disable grass support, for bootstrapping
-%define grass_support 1
+%define grass_support 0
 # enable/disable refman generation
 %define build_refman  1
 


More information about the scm-commits mailing list