diff options
author | Ørjan Malde <red@foxi.me> | 2025-05-01 09:45:19 +0200 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2025-05-01 09:45:19 +0200 |
commit | 846320f0365f84eb0b3cff04ff3f0dacf0e3fe12 (patch) | |
tree | 159af8d278df182cdece2290b1943f27312f4a92 /patches | |
parent | 046ca85af436a86478cecb2060162354b7271b9f (diff) | |
download | midipix_build-846320f0365f84eb0b3cff04ff3f0dacf0e3fe12.tar.bz2 midipix_build-846320f0365f84eb0b3cff04ff3f0dacf0e3fe12.tar.xz |
groups.d/241.native_packages_inet.d/openssh.package: bump to v10.0p1
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches')
-rw-r--r-- | patches/openssh-9.7p1.local.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/patches/openssh-9.7p1.local.patch b/patches/openssh-9.7p1.local.patch deleted file mode 100644 index 8e995354..00000000 --- a/patches/openssh-9.7p1.local.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- openssh-9.0p1/configure.orig 2022-04-07 06:51:43.000000000 +0200 -+++ openssh-9.0p1/configure 2022-09-20 05:19:31.505197136 +0200 -@@ -11394,8 +11394,6 @@ - if test "x$use_pkgconfig_for_libedit" = "xyes"; then - LIBEDIT=`$PKGCONFIG --libs libedit` - CPPFLAGS="$CPPFLAGS `$PKGCONFIG --cflags libedit`" -- else -- LIBEDIT="-ledit -lcurses" - fi - OTHERLIBS=`echo $LIBEDIT | sed 's/-ledit//'` - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for el_init in -ledit" >&5 |