[GRASS-SVN] r62545 - grass/branches/releasebranch_7_0/include/Make
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Nov 2 11:11:21 PST 2014
Author: neteler
Date: 2014-11-02 11:11:21 -0800 (Sun, 02 Nov 2014)
New Revision: 62545
Modified:
grass/branches/releasebranch_7_0/include/Make/Grass.make
Log:
backport of RELDIR (needed for r62444)
Modified: grass/branches/releasebranch_7_0/include/Make/Grass.make
===================================================================
--- grass/branches/releasebranch_7_0/include/Make/Grass.make 2014-11-02 16:34:36 UTC (rev 62544)
+++ grass/branches/releasebranch_7_0/include/Make/Grass.make 2014-11-02 19:11:21 UTC (rev 62545)
@@ -19,6 +19,8 @@
#
#########################################################################
+RELDIR := $(subst $(GRASS_HOME)/,,$(CURDIR))
+
# GRASS global directories and constants
# platform specific dirs
ARCH_DISTDIR = $(GRASS_HOME)/dist.$(ARCH)
More information about the grass-commit
mailing list