From 9cdf2366ae182ba1aba7cd74f6a994fcaaa03923 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Wed, 30 Apr 2025 02:22:48 -0700 Subject: debian/patches/use-pager-instead-of-more-by-default.patch: remove svk support --- debian/patches/use-pager-instead-of-more-by-default.patch | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/patches/use-pager-instead-of-more-by-default.patch b/debian/patches/use-pager-instead-of-more-by-default.patch index 2c91e267e..85ad08a90 100644 --- a/debian/patches/use-pager-instead-of-more-by-default.patch +++ b/debian/patches/use-pager-instead-of-more-by-default.patch @@ -71,11 +71,6 @@ Author: Axel Beckert esac;; (*( is a * builtin)) case ${what[(w)1]} in ---- a/Functions/Misc/run-help-svk -+++ b/Functions/Misc/run-help-svk -@@ -1,1 +1,1 @@ --svk help $1 | ${=PAGER:-more} -+svk help $1 | ${=PAGER:-/usr/bin/pager} --- a/Functions/Misc/run-help-svn +++ b/Functions/Misc/run-help-svn @@ -1,1 +1,1 @@ -- cgit v1.2.3