summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--patches/libssh-0.10.3.local.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/patches/libssh-0.10.3.local.patch b/patches/libssh-0.10.3.local.patch
new file mode 100644
index 00000000..1c0d89f5
--- /dev/null
+++ b/patches/libssh-0.10.3.local.patch
@@ -0,0 +1,10 @@
+--- libssh-0.10.3/libssh.pc.cmake.orig 2022-07-07 15:53:51.000000000 +0200
++++ libssh-0.10.3/libssh.pc.cmake 2022-12-27 11:48:22.189598206 +0100
+@@ -1,6 +1,6 @@
+ Name: ${PROJECT_NAME}
+ Description: The SSH Library
+ Version: ${PROJECT_VERSION}
+-Libs: -L${CMAKE_INSTALL_FULL_LIBDIR} -lssh
++Libs: -lssh
+ Cflags: -I${CMAKE_INSTALL_FULL_INCLUDEDIR}
+