forked from Public/monero-gui
get_libwallet_api.sh: fix comment referencing the wrong library
This commit is contained in:
@@ -230,7 +230,7 @@ eval make -C $MONERO_DIR/build/$BUILD_TYPE/contrib/epee all install
|
||||
# install easylogging
|
||||
eval make -C $MONERO_DIR/build/$BUILD_TYPE/external/easylogging++ all install
|
||||
|
||||
# Install libunwind
|
||||
# Install libunbound
|
||||
echo "Installing libunbound..."
|
||||
pushd $MONERO_DIR/build/$BUILD_TYPE/external/unbound
|
||||
# no need to make, it was already built as dependency for libwallet
|
||||
|
||||
Reference in New Issue
Block a user