summaryrefslogtreecommitdiff
path: root/package/ngrep/patches/patch-regex-0_12_regex_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-04-10 04:17:47 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-04-10 04:20:43 +0200
commitd69e39a324a20bb3d92de94b29eb9eb690ea579a (patch)
tree0b72d59637354013b03da3cf23d814f939970980 /package/ngrep/patches/patch-regex-0_12_regex_c
parent6fadbd51ba79f5d50e9be4b5a495cc4a6da0a182 (diff)
drop old packages: pcre, clamav, snort, ngrep, spandsp and freeswitch
Diffstat (limited to 'package/ngrep/patches/patch-regex-0_12_regex_c')
-rw-r--r--package/ngrep/patches/patch-regex-0_12_regex_c13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/ngrep/patches/patch-regex-0_12_regex_c b/package/ngrep/patches/patch-regex-0_12_regex_c
deleted file mode 100644
index 417504e0a..000000000
--- a/package/ngrep/patches/patch-regex-0_12_regex_c
+++ /dev/null
@@ -1,13 +0,0 @@
---- ngrep-1.45.orig/regex-0.12/regex.c 2006-11-15 04:36:48.000000000 +0100
-+++ ngrep-1.45/regex-0.12/regex.c 2016-02-08 06:29:15.000000000 +0100
-@@ -39,10 +39,6 @@
- /* We need this for `regex.h', and perhaps for the Emacs include files. */
- #include <sys/types.h>
-
--#ifdef HAVE_CONFIG_H
--#include "config.h"
--#endif
--
- /* The `emacs' switch turns on certain matching commands
- that make sense only in Emacs. */
- #ifdef emacs