Linux binary: Remove any RPATH build artifacts from bundled libraries

Thanks to Dan Egnor for pointing these out.
This commit is contained in:
Kovid Goyal 2021-07-29 13:12:49 +05:30
parent c6ec2d4282
commit 5e629d5c09
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 4 additions and 0 deletions

View file

@ -21,6 +21,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- broadcast kitten: Fix a regression in ``0.20.0`` that broke sending of some
keys, such as backspace
- Linux binary: Remove any RPATH build artifacts from bundled libraries
0.22.0 [2021-07-26]
----------------------