We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27c94a8 + 97b80bc commit cb5e015Copy full SHA for cb5e015
pylokit/lokit.py
@@ -11,7 +11,7 @@
11
import os
12
13
14
-TARGET_LIB = ("libsofficeapp.so", "liblibmergedlo.so")
+TARGET_LIB = ("libsofficeapp.so", "libmergedlo.so")
15
16
LOKIT_CDEFS = """
17
typedef struct _LibreOfficeKit LibreOfficeKit;
0 commit comments