提交 0f3e6045 编写于 作者: R Ralf S. Engelschall

consistency cosmetics

上级 661b361b
...@@ -100,8 +100,8 @@ install: ...@@ -100,8 +100,8 @@ install:
(echo installing $$i; \ (echo installing $$i; \
cp $$i $(INSTALL_PREFIX)$(OPENSSLDIR)/misc/$$i; \ cp $$i $(INSTALL_PREFIX)$(OPENSSLDIR)/misc/$$i; \
chmod 755 $(INSTALL_PREFIX)$(OPENSSLDIR)/misc/$$i ); \ chmod 755 $(INSTALL_PREFIX)$(OPENSSLDIR)/misc/$$i ); \
done; done
cp openssl.cnf $(INSTALL_PREFIX)$(OPENSSLDIR)/lib; \ @cp openssl.cnf $(INSTALL_PREFIX)$(OPENSSLDIR)/lib; \
chmod 644 $(INSTALL_PREFIX)$(OPENSSLDIR)/lib/openssl.cnf chmod 644 $(INSTALL_PREFIX)$(OPENSSLDIR)/lib/openssl.cnf
tags: tags:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册