summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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