From b6d9c70fa5ce58243327829b66e37382b4412555 Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 26 Feb 2019 15:26:40 +0000 Subject: fix #5611? --- src/util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/util/Makefile.am b/src/util/Makefile.am index 2734de642..ff86e694a 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -204,7 +204,7 @@ libexec_PROGRAMS = \ gnunet-timeout \ $(W32CONSOLEHELPER) -do_subst = $(SED) -e 's,[@]PREFIX[@],$(PREFIX),g' +do_subst = $(SED) -e 's,[@]PREFIX[@],$(prefix),g' gnunet-qr: gnunet-qr.in Makefile $(do_subst) < $(srcdir)/gnunet-qr.in > gnunet-qr -- cgit v1.2.3