mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
add proper /lib/x86_64-linux-gnu/libreadline.so.8
This commit is contained in:
parent
bf27b7001b
commit
fe4c2fc0bc
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ for file in ../artifacts/*; do
|
|||
/lib/x86_64-linux-gnu/libz.so.1 \
|
||||
/lib/x86_64-linux-gnu/liblz4.so.1 \
|
||||
/lib/x86_64-linux-gnu/libmicrohttpd.so.12 \
|
||||
/usr/lib/x86_64-linux-gnu/libreadline.so \
|
||||
/lib/x86_64-linux-gnu/libreadline.so.8 \
|
||||
$appName.AppDir/usr/lib/
|
||||
|
||||
chmod +x ./$appName.AppDir/usr/bin/$appName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue