Skip to content

Commit

Permalink
Remove double libssl.so.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NgoHuy committed Dec 13, 2023
1 parent f7b6cfe commit 605e5f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/install/ykfde
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ build() {
add_full_dir "/usr/lib/python${python_ver}/site-packages/click"
add_full_dir "/usr/lib/python${python_ver}/site-packages/keyring"
add_binary "/usr/lib/python${python_ver}/site-packages/_cffi_backend.cpython-311-x86_64-linux-gnu.so"
add_binary "/usr/lib/libssl.so.3"


add_binary "cryptsetup"
add_binary "dmsetup"
add_file "/usr/lib/udev/rules.d/10-dm.rules"
Expand Down

0 comments on commit 605e5f3

Please sign in to comment.