]> git.pld-linux.org Git - packages/openssl.git/blobdiff - engines-dir.patch
- enhanced engines-dir patch to adjust enginesdir in libcrypto.pc file, moved engines...
[packages/openssl.git] / engines-dir.patch
index 20f5d1a0d4a66d2df70e7f33a749c2848c9eccbc..e89ee02386ca9a08075d3ebe3927c6b33045012c 100644 (file)
@@ -9,3 +9,12 @@
  
  # Convenience variable for those who want to set the rpath in shared
  # libraries and applications
+@@ -888,7 +888,7 @@ libcrypto.pc:
+               echo 'libdir=$(libdir)'; \
+           fi; \
+           echo 'includedir=$${prefix}/include'; \
+-          echo 'enginesdir=$${libdir}/engines-{- $sover_dirname -}'; \
++          echo 'enginesdir=/$(LIBDIR)/engines-{- $sover_dirname -}'; \
+           echo ''; \
+           echo 'Name: OpenSSL-libcrypto'; \
+           echo 'Description: OpenSSL cryptography library'; \
This page took 0.049914 seconds and 4 git commands to generate.