summaryrefslogtreecommitdiffhomepage
path: root/patches/libssh-0.10.6.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/libssh-0.10.6.local.patch')
-rw-r--r--patches/libssh-0.10.6.local.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/patches/libssh-0.10.6.local.patch b/patches/libssh-0.10.6.local.patch
deleted file mode 100644
index e2525540..00000000
--- a/patches/libssh-0.10.6.local.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -ru libssh-0.10.6.orig/libssh.pc.cmake libssh-0.10.6/libssh.pc.cmake
---- libssh-0.10.6.orig/libssh.pc.cmake 2022-11-18 16:16:47.000000000 +0100
-+++ libssh-0.10.6/libssh.pc.cmake 2023-12-19 14:32:21.461084477 +0100
-@@ -6,5 +6,5 @@
- Name: @PROJECT_NAME@
- Description: The SSH Library
- Version: @PROJECT_VERSION@
--Libs: -L${libdir} -lssh
-+Libs: -lssh
- Cflags: -I${includedir}