summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-15 19:41:44 +0200
committerChristian Grothoff <christian@grothoff.org>2016-04-15 19:41:44 +0200
commit663363fc0ed39cfb24d94d17e75011d7da19150a (patch)
tree1665c865cfdb52608f65ccdefe97d8a9b8bb76b1 /src
parentbcf4b7f7244e150dc0a980097431add784f1beea (diff)
downloadexchange-663363fc0ed39cfb24d94d17e75011d7da19150a.tar.gz
exchange-663363fc0ed39cfb24d94d17e75011d7da19150a.tar.bz2
exchange-663363fc0ed39cfb24d94d17e75011d7da19150a.zip
Fix #4229
Diffstat (limited to 'src')
-rw-r--r--src/util/os_installation.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/os_installation.c b/src/util/os_installation.c
index 5aa34f1b9..2c2ba8cda 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -38,6 +38,7 @@ static const struct GNUNET_OS_ProjectData taler_pd = {
.env_varname = "TALER_PREFIX",
.bug_email = "taler@gnu.org",
.homepage = "http://www.gnu.org/s/taler/",
+ .config_file = "taler.conf",
};