Refresh patches
authorIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Tue, 28 Apr 2026 10:01:45 +0000 (12:01 +0200)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Tue, 28 Apr 2026 10:01:45 +0000 (12:01 +0200)
debian/patches/dont_compress_manpages.patch

index 4139645dfd77bdd60aee1ef66bc4ea7d166e000b..2c2c1e111fab58b15526a6f7f2e57b9259bbbe42 100644 (file)
@@ -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
-@@ -444,7 +444,7 @@
+@@ -537,7 +537,7 @@
                        command: [help2man, help2man_opts, '--output=@OUTPUT@', jacktrip],
                        install: not gzip.found(),
                        install_dir: get_option('mandir') / 'man1')