mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-19 08:03:48 +02:00
get_libwallet_api.sh: fix comment referencing the wrong library
This commit is contained in:
parent
8b97eed79c
commit
986275c42c
@ -230,7 +230,7 @@ eval make -C $MONERO_DIR/build/$BUILD_TYPE/contrib/epee all install
|
|||||||
# install easylogging
|
# install easylogging
|
||||||
eval make -C $MONERO_DIR/build/$BUILD_TYPE/external/easylogging++ all install
|
eval make -C $MONERO_DIR/build/$BUILD_TYPE/external/easylogging++ all install
|
||||||
|
|
||||||
# Install libunwind
|
# Install libunbound
|
||||||
echo "Installing libunbound..."
|
echo "Installing libunbound..."
|
||||||
pushd $MONERO_DIR/build/$BUILD_TYPE/external/unbound
|
pushd $MONERO_DIR/build/$BUILD_TYPE/external/unbound
|
||||||
# no need to make, it was already built as dependency for libwallet
|
# no need to make, it was already built as dependency for libwallet
|
||||||
|
Loading…
Reference in New Issue
Block a user