summaryrefslogtreecommitdiff
path: root/src/backenddb/merchantdb-postgres.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/backenddb/merchantdb-postgres.conf')
-rw-r--r--src/backenddb/merchantdb-postgres.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backenddb/merchantdb-postgres.conf b/src/backenddb/merchantdb-postgres.conf
index db4763b9..33b4b838 100644
--- a/src/backenddb/merchantdb-postgres.conf
+++ b/src/backenddb/merchantdb-postgres.conf
@@ -3,4 +3,4 @@ CONFIG = "postgres:///talermerchant"
# Where are the SQL files to setup our tables?
# Important: this MUST end with a "/"!
-SQL_DIR = $DATADIR/sql/merchant/
+SQL_DIR = ${DATADIR}sql/merchant/