Fix build

This commit is contained in:
Alexey Milovidov 2023-03-11 21:20:20 +01:00
parent 5a3281bb49
commit 8cd9fc4a2d

View File

@ -62,7 +62,7 @@ then
ninja $NINJA_FLAGS clickhouse-keeper
ls -la ./programs/
ldd ./programs/clickhouse-keeper
ldd ./programs/clickhouse-keeper ||:
if [ -n "$MAKE_DEB" ]; then
# No quotes because I want it to expand to nothing if empty.