From acfca6d8d74c0d28bcbc8fca8e7d4cb181e1df91 Mon Sep 17 00:00:00 2001 From: Jozef Juriga Date: Mon, 9 Jul 2018 14:25:16 +0200 Subject: [PATCH] repaired makefile.linux --- src/makefile.linux | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/makefile.linux b/src/makefile.linux index 49edcae..2d7082a 100755 --- a/src/makefile.linux +++ b/src/makefile.linux @@ -1,8 +1,6 @@ # Copyright (c) 2009-2010 Satoshi Nakamoto # Distributed under the MIT/X11 software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. -BDB_INCLUDE_PATH=/root/projects/bitcoin/db-4.8.30.NC/build_unix/build/include/ -BDB_LIB_PATH=/root/projects/bitcoin/db-4.8.30.NC/build_unix/build/lib/ USE_UPNP:=0 USE_IPV6:=1