summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2022-05-30 14:11:21 -0500
committerBen Kohler <bkohler@gentoo.org>2022-05-30 14:12:47 -0500
commitb5df0f1a4136f8a329330afbd8a207d9eec81131 (patch)
tree920ac5d6bbf5efa25c90766cf5a5b570a29b7cdd /app-text/discount
parentwww-client/links: add 2.27 (diff)
downloadgentoo-b5df0f1a4136f8a329330afbd8a207d9eec81131.tar.gz
gentoo-b5df0f1a4136f8a329330afbd8a207d9eec81131.tar.bz2
gentoo-b5df0f1a4136f8a329330afbd8a207d9eec81131.zip
app-text/discount: drop unused patch
Closes: https://github.com/gentoo/gentoo/pull/25684 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'app-text/discount')
-rw-r--r--app-text/discount/files/gethopt-undefined.patch11
1 files changed, 0 insertions, 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