[GRASS-SVN] r53647 - grass-addons/grass7/imagery/i.eb.h_sebal95
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 1 21:12:52 PDT 2012
Author: ychemin
Date: 2012-11-01 21:12:51 -0700 (Thu, 01 Nov 2012)
New Revision: 53647
Modified:
grass-addons/grass7/imagery/i.eb.h_sebal95/Makefile
Log:
changed program name to lower case
Modified: grass-addons/grass7/imagery/i.eb.h_sebal95/Makefile
===================================================================
--- grass-addons/grass7/imagery/i.eb.h_sebal95/Makefile 2012-11-02 04:11:55 UTC (rev 53646)
+++ grass-addons/grass7/imagery/i.eb.h_sebal95/Makefile 2012-11-02 04:12:51 UTC (rev 53647)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-PGM = i.eb.h_SEBAL95
+PGM = i.eb.h_sebal95
LIBES = $(RASTERLIB) $(GISLIB)
DEPENDENCIES = $(RASTERDEP) $(GISDEP)
More information about the grass-commit
mailing list