From 6b70f2e45476c573da5d367734f964ded80659eb Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 31 Dec 2020 22:31:32 +0100 Subject: keep helpers in normal bin/ dir --- src/util/test_helper_eddsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/test_helper_eddsa.c') diff --git a/src/util/test_helper_eddsa.c b/src/util/test_helper_eddsa.c index c2a3af744..126965714 100644 --- a/src/util/test_helper_eddsa.c +++ b/src/util/test_helper_eddsa.c @@ -391,7 +391,7 @@ main (int argc, "WARNING", NULL); GNUNET_OS_init (TALER_project_data_default ()); - libexec_dir = GNUNET_OS_installation_get_path (GNUNET_OS_IPK_LIBEXECDIR); + libexec_dir = GNUNET_OS_installation_get_path (GNUNET_OS_IPK_BINDIR); GNUNET_asprintf (&binary_name, "%s/%s", libexec_dir, -- cgit v1.2.3