From: IOhannes m zmölnig (Debian/GNU) Date: Sun, 22 Sep 2024 20:28:37 +0000 (+0200) Subject: Refresh patches X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0bdda6d2e48450bba42b6824fc9e4b50b65621fa;p=jacktrip.git Refresh patches --- diff --git a/debian/patches/dont_compress_manpages.patch b/debian/patches/dont_compress_manpages.patch index be626df..c15e7de 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 -@@ -346,7 +346,7 @@ +@@ -355,7 +355,7 @@ command: [help2man, help2man_opts, '--output=@OUTPUT@', jacktrip], install: not gzip.found(), install_dir: get_option('mandir') / 'man1')