commit 0d6899c7a0a24a38676100f71b3511508a7380d5 parent d6460a3e4104074af998f2bbd78b36614b49c027 Author: MS <ms@taler.net> Date: Tue, 5 Dec 2023 16:06:36 +0100 Removing Gradle Diffstat:
| M | netzbon/main.sh | | | 10 | ---------- |
1 file changed, 0 insertions(+), 10 deletions(-)
diff --git 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