gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 01/01: provide executables through libeufin git


From: gnunet
Subject: [taler-deployment] 01/01: provide executables through libeufin git
Date: Tue, 05 Dec 2023 14:17:44 +0100

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

ms pushed a commit to branch master
in repository deployment.

commit 552d8841b691a8dca2ee0beb705cfe1d3e3ec111
Author: MS <ms@taler.net>
AuthorDate: Tue Dec 5 14:15:24 2023 +0100

    provide executables through libeufin git
---
 netzbon/install_packages.sh | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/netzbon/install_packages.sh b/netzbon/install_packages.sh
index 76ab05b..d340eaf 100755
--- a/netzbon/install_packages.sh
+++ b/netzbon/install_packages.sh
@@ -58,3 +58,10 @@ apt install taler-exchange \
   taler-wallet-cli \
   libeufin-bank \
   libeufin-nexus -y
+
+# temporary: remove once LibEuFin Debian packages reach stability
+git clone git://git.taler.net/libeufin /libeufin
+cd /libeufin
+./bootstrap
+./configure --prefix=/usr
+make install

-- 
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]