You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/jemalloc/files/jemalloc-2.2.5_fix_html_ins...

13 lines
235 B

--- 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