[GRASS-SVN] r58756 - grass-addons/grass6/raster/r.wind.sun
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 21 13:51:44 PST 2014
Author: neteler
Date: 2014-01-21 13:51:43 -0800 (Tue, 21 Jan 2014)
New Revision: 58756
Modified:
grass-addons/grass6/raster/r.wind.sun/Makefile
Log:
r.wind.sun Addon: .py extension needed for G6 Addons
Modified: grass-addons/grass6/raster/r.wind.sun/Makefile
===================================================================
--- grass-addons/grass6/raster/r.wind.sun/Makefile 2014-01-21 21:50:49 UTC (rev 58755)
+++ grass-addons/grass6/raster/r.wind.sun/Makefile 2014-01-21 21:51:43 UTC (rev 58756)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = r.wind.sun
+PGM = r.wind.sun.py
include $(MODULE_TOPDIR)/include/Make/Script.make
More information about the grass-commit
mailing list