summaryrefslogtreecommitdiff
path: root/src/util/os_installation.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-04-07 11:09:30 +0200
committerChristian Grothoff <christian@grothoff.org>2016-04-07 11:09:30 +0200
commitd986269dae21c52321341e1980a464494a3fe87b (patch)
treeec7da9191ddaad86a87de4d6a626946834802071 /src/util/os_installation.c
parent148dda09d4218d40e2e0cc9d8fe9212aede969f5 (diff)
downloadexchange-d986269dae21c52321341e1980a464494a3fe87b.tar.gz
exchange-d986269dae21c52321341e1980a464494a3fe87b.tar.bz2
exchange-d986269dae21c52321341e1980a464494a3fe87b.zip
for #4374
Diffstat (limited to 'src/util/os_installation.c')
-rw-r--r--src/util/os_installation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/os_installation.c b/src/util/os_installation.c
index 22e0133cd..4fce72ee9 100644
--- a/src/util/os_installation.c
+++ b/src/util/os_installation.c
@@ -33,7 +33,7 @@
*/
static const struct GNUNET_OS_ProjectData taler_pd = {
.libname = "libtalerutil",
- .project_dirname = "taler-exchange",
+ .project_dirname = "taler",
.binary_name = "taler-exchange-httpd",
.env_varname = "TALER_PREFIX"
};