mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Conrad Kostecki
parent
9f24757f86
commit
f2497e6d15
@@ -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
|
||||
Reference in New Issue
Block a user