summaryrefslogtreecommitdiff
path: root/dev-libs/jemalloc/files/jemalloc-2.2.5_fix_html_install.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/jemalloc/files/jemalloc-2.2.5_fix_html_install.patch')
-rw-r--r--dev-libs/jemalloc/files/jemalloc-2.2.5_fix_html_install.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-libs/jemalloc/files/jemalloc-2.2.5_fix_html_install.patch b/dev-libs/jemalloc/files/jemalloc-2.2.5_fix_html_install.patch
deleted file mode 100644
index aff4add8b3fe..000000000000
--- a/dev-libs/jemalloc/files/jemalloc-2.2.5_fix_html_install.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -176,7 +176,7 @@
- install -m 644 $$d $(MANDIR)/man3; \
- done
-
--install_doc: install_html install_man
-+install_doc: install_man
-
- install: install_bin install_include install_lib install_doc
-
-