summaryrefslogtreecommitdiffhomepage
path: root/patches/libssh-0.10.6.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2024-12-22 20:18:16 +0100
committerØrjan Malde <red@foxi.me>2024-12-22 20:19:22 +0100
commit35b051c79899ac321a602e38d35af3f4af8242f7 (patch)
tree7f7b4ca18f11ccd0b9d7e1d54e5c5099fcadf9b4 /patches/libssh-0.10.6.local.patch
parenta53d3c9974e0d52710581a1eb0b2e16b576990dd (diff)
downloadmidipix_build-35b051c79899ac321a602e38d35af3f4af8242f7.tar.bz2
midipix_build-35b051c79899ac321a602e38d35af3f4af8242f7.tar.xz
groups.d/251.native_packages_lib.d/libssh.package: bump to v0.11.1HEADmain
Signed-off-by: Ørjan Malde <red@foxi.me>
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}