summaryrefslogtreecommitdiff
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/openssl/Makefile')
-rw-r--r--package/openssl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index d17dd6163..47ab4ac56 100644
--- a/package/openssl/Makefile
+++ b/package/openssl/Makefile
@@ -72,7 +72,5 @@ post-install:
${INSTALL_DIR} ${IDIR_OPENSSL_UTIL}/etc/ssl/{,certs,private}
${CP} ${WRKSRC}/apps/openssl.cnf ${IDIR_OPENSSL_UTIL}/etc/ssl/
chmod 0700 ${IDIR_OPENSSL_UTIL}/etc/ssl/private
- ${INSTALL_DIR} ${IDIR_CA_CERTS}/etc/ssl
- ${INSTALL_DATA} cert.pem ${IDIR_CA_CERTS}/etc/ssl/
include ${TOPDIR}/mk/pkg-bottom.mk