Skip to content

Commit f2d9d22

Browse files
committed
regenerate artifacts
fix white space in installer config
1 parent 9f4e929 commit f2d9d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ display_configuration()
421421
display_message "BUILD_BOOST : $BUILD_BOOST"
422422
display_message "BUILD_SECP256K1 : $BUILD_SECP256K1"
423423
display_message "BOOST_ROOT : $BOOST_ROOT"
424-
display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
424+
display_message "BUILD_SRC_DIR : $BUILD_SRC_DIR"
425425
display_message "PREFIX : $PREFIX"
426426
display_message "DISABLE_SHARED : $DISABLE_SHARED"
427427
display_message "DISABLE_STATIC : $DISABLE_STATIC"

0 commit comments

Comments
 (0)