And another place to look for grass and enjoy the true elixr of happiness

git-svn-id: http://svn.osgeo.org/qgis/trunk@15658 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2011-04-01 13:21:15 +00:00
parent 4d1478da67
commit 00bab8e52e

View File

@ -44,7 +44,7 @@ ENDMACRO (CHECK_GRASS)
# search for grass installations
# list of paths which to search - user's choice as first
SET (GRASS_PATHS ${GRASS_PREFIX} /usr/lib/grass /usr/lib64/grass64 c:/msys/local /opt/grass $ENV{GRASS_PREFIX})
SET (GRASS_PATHS ${GRASS_PREFIX} /usr/lib/grass /usr/lib64/grass64 /usr/lib/grass64 c:/msys/local /opt/grass $ENV{GRASS_PREFIX})
# mac-specific path
IF (APPLE)