[GRASS-git] [OSGeo/grass] bfdb74: Do not require dev pkg to be installed for path
Vaclav Petras
noreply at github.com
Wed Jul 24 20:10:22 PDT 2019
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: bfdb74d2d27280aa41c5256dbe3be999510e04f0
https://github.com/OSGeo/grass/commit/bfdb74d2d27280aa41c5256dbe3be999510e04f0
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2019-07-24 (Wed, 24 Jul 2019)
Changed paths:
M lib/init/grass.py
Log Message:
-----------
Do not require dev pkg to be installed for path
grass --config path as well as version and svn_revision
don't need any dev files, so we no longer require them.
This minimizes what is needed for simple GRASS startup
from Python.
Note that revision is broken due to Subversion to Git migration.
More information about the grass-commit
mailing list