mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
67ecb6a
remove monero/build before building libwallet
This commit is contained in:
commit
1353a47447
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ fi
|
|||
|
||||
|
||||
echo "cleaning up existing monero build dir, libs and includes"
|
||||
#rm -fr $MONERO_DIR/build
|
||||
rm -fr $MONERO_DIR/build
|
||||
rm -fr $MONERO_DIR/lib
|
||||
rm -fr $MONERO_DIR/include
|
||||
rm -fr $MONERO_DIR/bin
|
||||
|
|
Loading…
Reference in a new issue