From d70595c09e2e928fc9e8f3c5a444e5734023e312 Mon Sep 17 00:00:00 2001 From: Daniel Bertalan Date: Thu, 23 Dec 2021 11:31:30 +0100 Subject: [PATCH] Ports/tr: Remove obsolete getopt.h patch --- Ports/tr/patches/fix-tr.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 Ports/tr/patches/fix-tr.patch diff --git a/Ports/tr/patches/fix-tr.patch b/Ports/tr/patches/fix-tr.patch deleted file mode 100644 index 61a10aaedf..0000000000 --- a/Ports/tr/patches/fix-tr.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- tr-6.7/tr.c.orig Sun May 10 10:14:40 2020 -+++ tr-6.7/tr.c Sun May 10 10:14:53 2020 -@@ -32,6 +32,7 @@ - - #include - -+#include - #include - #include - #include