commit: b5df0f1a4136f8a329330afbd8a207d9eec81131 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Mon May 30 19:11:21 2022 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Mon May 30 19:12:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5df0f1a
app-text/discount: drop unused patch Closes: https://github.com/gentoo/gentoo/pull/25684 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> app-text/discount/files/gethopt-undefined.patch | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/app-text/discount/files/gethopt-undefined.patch b/app-text/discount/files/gethopt-undefined.patch deleted file mode 100644 index b74e2e79bc1a..000000000000 --- a/app-text/discount/files/gethopt-undefined.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/Makefile.in -+++ b/Makefile.in -@@ -139,7 +139,7 @@ - - pandoc_headers.o: tools/pandoc_headers.c config.h - $(BUILD) -c -o pandoc_headers.o tools/pandoc_headers.c --pandoc_headers: pandoc_headers.o -+pandoc_headers: pandoc_headers.o $(MKDLIB) $(COMMON) - $(LINK) -o pandoc_headers pandoc_headers.o $(COMMON) -lmarkdown - - branch.o: tools/branch.c config.h
