From 23f00e8a81bc2b7d9191f89ca22850f18c7b2085 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig=20=28Debian/GNU=29?= Date: Fri, 17 May 2024 00:20:08 +0200 Subject: [PATCH] Refresh patches --- debian/patches/dont_compress_manpages.patch | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/debian/patches/dont_compress_manpages.patch b/debian/patches/dont_compress_manpages.patch index 0c5e5e0..be626df 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 -@@ -302,7 +302,7 @@ +@@ -346,7 +346,7 @@ command: [help2man, help2man_opts, '--output=@OUTPUT@', jacktrip], install: not gzip.found(), install_dir: get_option('mandir') / 'man1') @@ -17,10 +17,3 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ custom_target('jacktrip.1.gz', input: manfile, output: 'jacktrip.1.gz', -@@ -320,4 +320,4 @@ - summary({'Application ID': application_id, - 'GUI': not get_option('nogui'), - 'WAIR': get_option('wair'), -- 'Manpage': help2man.found()}, bool_yn: true, section: 'Configuration') -\ No newline at end of file -+ 'Manpage': help2man.found()}, bool_yn: true, section: 'Configuration') -- 2.30.2