commit:     e1682c92a7c202ac6069023076240d1af552b81d
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Sep  6 16:33:32 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 14:38:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1682c92

net-misc/netkit-telnetd: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Portage 3.0.35 / pkgdev 0.2.1 / pkgcheck 0.10.14
Closes: https://github.com/gentoo/gentoo/pull/27168
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../netkit-telnetd-0.17-cflags-gnu_source.patch    | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git 
a/net-misc/netkit-telnetd/files/netkit-telnetd-0.17-cflags-gnu_source.patch 
b/net-misc/netkit-telnetd/files/netkit-telnetd-0.17-cflags-gnu_source.patch
deleted file mode 100644
index 31be21deac14..000000000000
--- a/net-misc/netkit-telnetd/files/netkit-telnetd-0.17-cflags-gnu_source.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/telnetd/Makefile 2004-09-29 22:16:50.175839840 -0500
-+++ b/telnetd/Makefile 2004-09-29 22:09:30.439689896 -0500
-@@ -10,7 +10,7 @@
- 
- CFLAGS += '-DISSUE_FILE="/etc/issue.net"' -DPARANOID_TTYS \
-          -DNO_REVOKE -DKLUDGELINEMODE -DDIAGNOSTICS \
--         -DLOGIN_WRAPPER=\"/usr/lib/telnetlogin\"
-+         -DLOGIN_WRAPPER=\"/usr/sbin/telnetlogin\" -D_GNU_SOURCE
- # LIBS += $(LIBTERMCAP)
- 
- OBJS = telnetd.o state.o termstat.o slc.o sys_term.o utility.o \
---- a/telnet/Makefile    2004-11-01 15:23:29 -0500
-+++ b/telnet/Makefile     2004-11-01 16:05:05 -0500
-@@ -6,7 +6,7 @@
- #CXXFLAGS:=$(patsubst -O2, -g, $(CXXFLAGS))
- 
- # -DAUTHENTICATE
--CXXFLAGS += -DUSE_TERMIO -DKLUDGELINEMODE
-+CXXFLAGS += -DUSE_TERMIO -DKLUDGELINEMODE -D_GNU_SOURCE
- LIBS = $(LIBTERMCAP)
- 
- SRCS = commands.cc main.cc network.cc ring.cc sys_bsd.cc telnet.cc \
-

Reply via email to