From 68774613fd213203d606cadec5a333df52fdd847 Mon Sep 17 00:00:00 2001 From: Peter Wagner <​tripolar@gmx.at> Date: Sun, 10 Nov 2013 18:13:15 +0000 Subject: [PATCH] [packages] libnids: also remove not needed patch Signed-off-by: Peter Wagner SVN-Revision: 38709 --- libs/libnids/patches/003-missing_else.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 libs/libnids/patches/003-missing_else.patch diff --git a/libs/libnids/patches/003-missing_else.patch b/libs/libnids/patches/003-missing_else.patch deleted file mode 100644 index 215fe920a9..0000000000 --- a/libs/libnids/patches/003-missing_else.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -urN libnids-1.18/src/killtcp.c libnids-1.18.new/src/killtcp.c ---- libnids-1.18/src/killtcp.c 2002-08-21 18:19:40.000000000 +0200 -+++ libnids-1.18.new/src/killtcp.c 2010-03-27 13:44:59.000000000 +0100 -@@ -100,6 +100,6 @@ - if (initialized) - abort(); - } --#elif -+#else - #error Something wrong with LIBNET_VER - #endif -- 2.30.2