Fix location of libtpool.so.2 after 5c1ba994a8
Commit5c1ba994a8inadvertently moved the installed location of a shared library. Move it back. Reported by: olivier Tested by: olivier Fixes:5c1ba994a8Sponsored by: ConnectWise
This commit is contained in:
@@ -51,6 +51,9 @@
|
||||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 20250626: For 11 days 15.0-CURRENT installed libtpool to the wrong location
|
||||
MOVED_LIBS+=usr/lib/libtpool.so.2
|
||||
|
||||
# 20250626: replace yaml.lua with lyaml
|
||||
OLD_FILES+=usr/share/flua/yaml.lua
|
||||
|
||||
|
||||
Reference in New Issue
Block a user