Skip to content

Commit 605e5f3

Browse files
committed
Remove double libssl.so.3
1 parent f7b6cfe commit 605e5f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/install/ykfde

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ build() {
4040
add_full_dir "/usr/lib/python${python_ver}/site-packages/click"
4141
add_full_dir "/usr/lib/python${python_ver}/site-packages/keyring"
4242
add_binary "/usr/lib/python${python_ver}/site-packages/_cffi_backend.cpython-311-x86_64-linux-gnu.so"
43-
add_binary "/usr/lib/libssl.so.3"
44-
43+
4544
add_binary "cryptsetup"
4645
add_binary "dmsetup"
4746
add_file "/usr/lib/udev/rules.d/10-dm.rules"

0 commit comments

Comments
 (0)