From: IOhannes m zmölnig (Debian/GNU) Date: Sat, 25 Jan 2025 14:57:06 +0000 (+0100) Subject: Refresh patches X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1^2~11 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f8416928d835604186e1bb8d3b6a0a0a81d6a1fe;p=jacktrip.git Refresh patches --- diff --git a/debian/patches/dont_compress_manpages.patch b/debian/patches/dont_compress_manpages.patch index c15e7de..f7e8474 100644 --- a/debian/patches/dont_compress_manpages.patch +++ b/debian/patches/dont_compress_manpages.patch @@ -8,7 +8,7 @@ Last-Update: 2023-09-25 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- jacktrip.orig/meson.build +++ jacktrip/meson.build -@@ -355,7 +355,7 @@ +@@ -526,7 +526,7 @@ command: [help2man, help2man_opts, '--output=@OUTPUT@', jacktrip], install: not gzip.found(), install_dir: get_option('mandir') / 'man1')