[GRASS-SVN] r73192 - in grass-addons/grass7/imagery: . i.sentinel.mask i.sentinel.preproc

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Aug 27 02:48:31 PDT 2018


Author: lucadelu
Date: 2018-08-27 02:48:31 -0700 (Mon, 27 Aug 2018)
New Revision: 73192

Added:
   grass-addons/grass7/imagery/i.sentinel.mask/
   grass-addons/grass7/imagery/i.sentinel.mask/Makefile
   grass-addons/grass7/imagery/i.sentinel.preproc/
   grass-addons/grass7/imagery/i.sentinel.preproc/Makefile
Log:
i.sentinel: added error into previous i.sentinel.mask and i.sentinel.preproc directory since they are moved into i.sentinel

Added: grass-addons/grass7/imagery/i.sentinel.mask/Makefile
===================================================================
--- grass-addons/grass7/imagery/i.sentinel.mask/Makefile	                        (rev 0)
+++ grass-addons/grass7/imagery/i.sentinel.mask/Makefile	2018-08-27 09:48:31 UTC (rev 73192)
@@ -0,0 +1,2 @@
+default:
+	$(error Extension has been moved into i.sentinel)

Added: grass-addons/grass7/imagery/i.sentinel.preproc/Makefile
===================================================================
--- grass-addons/grass7/imagery/i.sentinel.preproc/Makefile	                        (rev 0)
+++ grass-addons/grass7/imagery/i.sentinel.preproc/Makefile	2018-08-27 09:48:31 UTC (rev 73192)
@@ -0,0 +1,2 @@
+default:
+	$(error Extension has been moved into i.sentinel)



More information about the grass-commit mailing list