gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-anastasis] branch master updated: fix anastasis-config


From: gnunet
Subject: [taler-anastasis] branch master updated: fix anastasis-config
Date: Wed, 18 Nov 2020 20:50:24 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new e79f32b  fix anastasis-config
e79f32b is described below

commit e79f32bfa397df96c64942005dc98a13fe3d8710
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 18 20:50:22 2020 +0100

    fix anastasis-config
---
 src/util/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index d49ca7b..101641c 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -15,6 +15,8 @@ EXTRA_DIST = \
   anastasis-config.in \
   $(pkgcfg_DATA)
 
+edit_script = $(SED) -e 's,%libdir%,$(libdir),'g $(NULL)
+
 anastasis-config: anastasis-config.in
        rm -f $@ $@.tmp && \
        $(edit_script) $< >$@.tmp && \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]