0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-20 01:49:56 +00:00
Files
termux-packages/packages/giflib/doc-Makefile.patch
2024-03-12 22:14:02 +01: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;