[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: Removing Gradle
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: Removing Gradle |
Date: |
Tue, 05 Dec 2023 16:06:42 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 0d6899c Removing Gradle
0d6899c is described below
commit 0d6899c7a0a24a38676100f71b3511508a7380d5
Author: MS <ms@taler.net>
AuthorDate: Tue Dec 5 16:06:36 2023 +0100
Removing Gradle
---
netzbon/main.sh | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/netzbon/main.sh b/netzbon/main.sh
index 494f9f3..23898ef 100755
--- a/netzbon/main.sh
+++ b/netzbon/main.sh
@@ -66,16 +66,6 @@ if test -z "${PROTO:-}"; then
echo "PROTO=$PROTO">>config/internal.conf
fi
-# FIXME: remove once LibEuFin Debian packages reach stability
-if ! test -d /libeufin
-then
- git clone git://git.taler.net/libeufin /libeufin
- cd /libeufin
- ./bootstrap
- ./configure --prefix=/usr
- make install
-fi
-
config_services
# Final message to the user
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: Removing Gradle,
gnunet <=