|
@@ -68,7 +68,7 @@ export GIS_LOCK
|
|
# Set the config subdir
|
|
# Set the config subdir
|
|
if [ ! "$GRASS_CONFIG_DIR" ] ; then
|
|
if [ ! "$GRASS_CONFIG_DIR" ] ; then
|
|
GRASS_CONFIG_DIR=@GRASS_CONFIG_DIR@
|
|
GRASS_CONFIG_DIR=@GRASS_CONFIG_DIR@
|
|
- export $GRASS_CONFIG_DIR
|
|
|
|
|
|
+ export GRASS_CONFIG_DIR
|
|
fi
|
|
fi
|
|
|
|
|
|
# Set the global grassrc file
|
|
# Set the global grassrc file
|