diff options
author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2022-06-18 13:16:37 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-20 03:49:10 +0100 |
commit | 37de76d39fbddf96349d29aeeec9338b809052ed (patch) | |
tree | a015a4ad17f5d04f0b295ebdbc1d66f239d40f53 /sci-geosciences/grass/files | |
parent | app-accessibility/caribou: Bump for Python 3.10 (diff) | |
download | gentoo-37de76d39fbddf96349d29aeeec9338b809052ed.tar.gz gentoo-37de76d39fbddf96349d29aeeec9338b809052ed.tar.bz2 gentoo-37de76d39fbddf96349d29aeeec9338b809052ed.zip |
sci-geosciences/grass: remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/25953
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-geosciences/grass/files')
-rw-r--r-- | sci-geosciences/grass/files/grass-8.0.1-lib_imagery.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-geosciences/grass/files/grass-8.0.1-lib_imagery.patch b/sci-geosciences/grass/files/grass-8.0.1-lib_imagery.patch deleted file mode 100644 index 1eca86750ecd..000000000000 --- a/sci-geosciences/grass/files/grass-8.0.1-lib_imagery.patch +++ /dev/null @@ -1,11 +0,0 @@ -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) |