mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
openssl: don't install docs. closes #1793
This commit is contained in:
parent
2a54d46e6d
commit
02abf4aa0e
@ -0,0 +1,13 @@
|
|||||||
|
diff --git a/Makefile.org b/Makefile.org
|
||||||
|
index 55273ea..4e70281 100644
|
||||||
|
--- a/Makefile.org
|
||||||
|
+++ b/Makefile.org
|
||||||
|
@@ -537,7 +537,7 @@ dist:
|
||||||
|
dist_pem_h:
|
||||||
|
(cd crypto/pem; $(MAKE) -e $(BUILDENV) pem.h; $(MAKE) clean)
|
||||||
|
|
||||||
|
-install: all install_docs install_sw
|
||||||
|
+install: all install_sw
|
||||||
|
|
||||||
|
install_sw:
|
||||||
|
@$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \
|
Loading…
x
Reference in New Issue
Block a user