Skip to content

Commit 5434cb2

Browse files
author
oleg
committed
fix quote
1 parent 44b912c commit 5434cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/package_linux.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Run from the unpacked tarball without installing:
8686
8787
System library requirements (dynamic build only):
8888
libboost-regex, libsqlite3, libicu, libzlib
89-
This dynamic build was linked against ${OS_TAG:-the host's} system libs;
89+
This dynamic build was linked against ${OS_TAG:-the build host} system libs;
9090
binary-compatible distros should work, but matching the build OS is safest.
9191
Debian/Ubuntu: apt install libboost-regex-dev libsqlite3-0 libicu-dev zlib1g
9292
Arch/Manjaro: pacman -S boost icu sqlite3 zlib

0 commit comments

Comments
 (0)