summaryrefslogtreecommitdiff
path: root/package/openssl/Makefile
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2009-08-22 22:45:52 +0200
committerPhil Sutter <phil@nwl.cc>2009-08-22 22:51:38 +0200
commitba0c06d2bb46e087f1782eb76573e0bef735c062 (patch)
tree5a1457c71ffba8be861365cc45ad4c02443ba6ca /package/openssl/Makefile
parentc823698fc91f462eae028ba7e0dfcb9cc0f3e98c (diff)
new package ca-certificates
"Oh boy, here it comes ..."
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