dev-libs/dmalloc: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/34177
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2023-12-08 11:29:01 +01:00
committed by Conrad Kostecki
parent 9f24757f86
commit f2497e6d15

View File

@@ -1,11 +0,0 @@
--- a/Makefile.in
+++ b/Makefile.in
@@ -285,7 +285,7 @@
dmalloc.html : $(srcdir)/dmalloc.texi
rm -f $@ $@.t
- texi2html --output=$@.t -number -monolithic $(srcdir)/dmalloc.texi
+ texi2html --output=$@.t --number-footnotes --number-sections -monolithic $(srcdir)/dmalloc.texi
mv $@.t $@
settings.h : $(srcdir)/settings.dist $(srcdir)/configure