From 663363fc0ed39cfb24d94d17e75011d7da19150a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 15 Apr 2016 19:41:44 +0200 Subject: Fix #4229 --- src/util/os_installation.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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", }; -- cgit v1.2.3