summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/discount/files/gethopt-undefined.patch')
-rw-r--r--app-text/discount/files/gethopt-undefined.patch7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-text/discount/files/gethopt-undefined.patch b/app-text/discount/files/gethopt-undefined.patch
index 5b081877a7a2..b74e2e79bc1a 100644
--- a/app-text/discount/files/gethopt-undefined.patch
+++ b/app-text/discount/files/gethopt-undefined.patch
@@ -1,12 +1,11 @@
-diff -aur discount-2.2.6/Makefile.in discount-2.2.6-new/Makefile.in
---- discount-2.2.6/Makefile.in 2019-04-16 03:28:20.000000000 +1200
-+++ discount-2.2.6-new/Makefile.in 2020-06-21 07:39:32.256757588 +1200
+--- 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)
++pandoc_headers: pandoc_headers.o $(MKDLIB) $(COMMON)
$(LINK) -o pandoc_headers pandoc_headers.o $(COMMON) -lmarkdown
branch.o: tools/branch.c config.h