summaryrefslogtreecommitdiff
path: root/sci-geosciences/grass/files/grass-8.0.1-lib_imagery.patch
blob: 1eca86750ecdf48b633b324a7a77d9bbed327398 (plain)
1
2
3
4
5
6
7
8
9
10
11
https://github.com/OSGeo/grass/pull/2269
--- a/lib/imagery/Makefile
+++ b/lib/imagery/Makefile
@@ -7,7 +7,6 @@
 
 include $(MODULE_TOPDIR)/include/Make/Lib.make
 include $(MODULE_TOPDIR)/include/Make/Doxygen.make
-include $(MODULE_TOPDIR)/include/Make/Grass.make
 
 # images
 IMGSRC := $(wildcard *.png) $(wildcard *.jpg) $(wildcard *.gif)