summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-12-05 16:06:36 +0100
committerMS <ms@taler.net>2023-12-05 16:06:36 +0100
commit0d6899c7a0a24a38676100f71b3511508a7380d5 (patch)
tree020e7ad03d78ccc0d11ff3f033b7190358b81437
parentd6460a3e4104074af998f2bbd78b36614b49c027 (diff)
downloaddeployment-0d6899c7a0a24a38676100f71b3511508a7380d5.tar.gz
deployment-0d6899c7a0a24a38676100f71b3511508a7380d5.tar.bz2
deployment-0d6899c7a0a24a38676100f71b3511508a7380d5.zip
Removing Gradle
-rwxr-xr-xnetzbon/main.sh10
1 files changed, 0 insertions, 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