Hi, 2016-03-29 10:52 GMT+02:00 Bas Couwenberg <[email protected]>:
> Or the code in question should handle the absence of this file gracefully as > `gui/wxpython/gui_core/ghelp.py` does for `GPL.TXT`. ah, I overlooked this file find /usr/lib/grass70 -name GPL* /usr/lib/grass70/GPL.TXT > QGIS was affected by a similar issue, that was solved by symlinking the > GPL-2 text (from /usr/share/common-licenses/GPL-2) to > `/usr/share/qgis/doc/LICENSE`, we can do that for GRASS too. So the correct approach is to create a link from /usr/share/common-licenses/GPL-2, right? If so I can fix the related code (wxGUI, grass.py) before releasing 7.0.4. Martin -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa
