summaryrefslogtreecommitdiff
path: root/security/node-sqlcipher/files/patch-deps_sqlcipher_sqlcipher.gyp
blob: b98ef27db1cb91d3d86eca6529548042743c640e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- deps/sqlcipher/sqlcipher.gyp.orig	2025-04-10 21:58:12 UTC
+++ deps/sqlcipher/sqlcipher.gyp
@@ -90,7 +90,7 @@
         }, {
           'link_settings': {
             'libraries': [
-              '<(SHARED_INTERMEDIATE_DIR)/libsignal_sqlcipher_extension.a',
+              'PREFIX/lib/libsignal_sqlcipher_extension.a',
             ]
           },
         }],