commit: 99e968f5fb74c6df7c252f9defcb2b575ec7a977 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sat Nov 7 09:17:43 2020 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Nov 11 21:28:36 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e968f5
app-text/tofrodos: remove unused patch. Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18165 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-text/tofrodos/files/tofrodos-1.7.8-CFLAGS.patch | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/app-text/tofrodos/files/tofrodos-1.7.8-CFLAGS.patch b/app-text/tofrodos/files/tofrodos-1.7.8-CFLAGS.patch deleted file mode 100644 index 5aa0e835856..00000000000 --- a/app-text/tofrodos/files/tofrodos-1.7.8-CFLAGS.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- Makefile.original 2009-04-11 22:46:08.000000000 -0600 -+++ Makefile 2009-04-12 14:30:55.000000000 -0600 -@@ -92,14 +92,10 @@ - OBJS = emsg.o \ - init.o \ - tofrodos.o \ - utility.o - --# implicit rules --.c.o: -- $(CC) $(CFLAGS) $< -- - # user visible rules - all: $(FROMDOS) $(TODOS) - - clean: - $(RM) $(OBJS)
