[GRASS-SVN] r37346 - grass/trunk/lib/python

svn_grass at osgeo.org svn_grass at osgeo.org
Thu May 21 17:20:54 EDT 2009


Author: martinl
Date: 2009-05-21 17:20:54 -0400 (Thu, 21 May 2009)
New Revision: 37346

Modified:
   grass/trunk/lib/python/Makefile
Log:
no grass module, see r37345


Modified: grass/trunk/lib/python/Makefile
===================================================================
--- grass/trunk/lib/python/Makefile	2009-05-21 21:16:28 UTC (rev 37345)
+++ grass/trunk/lib/python/Makefile	2009-05-21 21:20:54 UTC (rev 37346)
@@ -7,7 +7,7 @@
 GDIR = $(PYDIR)/grass
 DSTDIR = $(GDIR)/script
 
-MODULES = grass core db raster vector
+MODULES = core db raster vector
 
 PYFILES := $(patsubst %,$(DSTDIR)/%.py,$(MODULES) __init__)
 



More information about the grass-commit mailing list