From f271f4436188e99aeef6d7de3f1bb6fa4c7a5dc8 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 27 Jun 2020 19:32:37 +0200 Subject: net-print/cups: remove unused patch Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/16449 Signed-off-by: Aaron Bauman --- .../cups/files/cups-2.2.0-dont-compress-manpages.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 net-print/cups/files/cups-2.2.0-dont-compress-manpages.patch (limited to 'net-print/cups') diff --git a/net-print/cups/files/cups-2.2.0-dont-compress-manpages.patch b/net-print/cups/files/cups-2.2.0-dont-compress-manpages.patch deleted file mode 100644 index 7b61b39f16ad..000000000000 --- a/net-print/cups/files/cups-2.2.0-dont-compress-manpages.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- cups-2.2.0/config-scripts/cups-manpages.m4 -+++ cups-2.2.0/config-scripts/cups-manpages.m4 -@@ -53,10 +53,10 @@ - ;; - Linux* | GNU* | Darwin*) - # Linux, GNU Hurd, and macOS -- MAN1EXT=1.gz -- MAN5EXT=5.gz -- MAN7EXT=7.gz -- MAN8EXT=8.gz -+ MAN1EXT=1 -+ MAN5EXT=5 -+ MAN7EXT=7 -+ MAN8EXT=8 - MAN8DIR=8 - ;; - *) -- cgit v1.2.3-65-gdbad