Files
termux-packages/packages/giflib/doc-Makefile.patch
2024-03-12 21:37:08 +00:00

12 lines
252 B
Diff

--- a/doc/Makefile
+++ b/doc/Makefile
@@ -15,7 +15,7 @@
.adoc.html:
asciidoc $<
-all: allhtml manpages
+all: manpages
# The distinction between XMLMAN and XMLINTERNAL is because
# some pages shouldn't be installed as part of a binary package;