From d986269dae21c52321341e1980a464494a3fe87b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 7 Apr 2016 11:09:30 +0200 Subject: for #4374 --- src/util/os_installation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/os_installation.c') 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" }; -- cgit v1.2.3