projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b663f0
)
fix #5611?
author
ng0
<ng0@n0.is>
Tue, 26 Feb 2019 15:26:40 +0000
(15:26 +0000)
committer
ng0
<ng0@n0.is>
Tue, 26 Feb 2019 15:28:03 +0000
(15:28 +0000)
src/util/Makefile.am
patch
|
blob
|
history
diff --git
a/src/util/Makefile.am
b/src/util/Makefile.am
index 2734de64260ca43da43400bbaba47d8017fc56b8..ff86e694ac28e1d7c841def4a1c1375ca68d765e 100644
(file)
--- 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