summaryrefslogtreecommitdiffstats
path: root/apps/Makefile.ssl
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-05-04 06:50:45 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-05-04 06:50:45 +0000
commit0f3e6045898e9aa5d0249e61c874b1f153ae54fa (patch)
treed05bfcca4dd173155090301641f4cc92baec6ccd /apps/Makefile.ssl
parent661b361b4b5c9ff2bb11bcc59356aa5dd7d1ccf1 (diff)
consistency cosmetics
Diffstat (limited to 'apps/Makefile.ssl')
-rw-r--r--apps/Makefile.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/Makefile.ssl b/apps/Makefile.ssl
index 2276865936..124879c500 100644
--- a/apps/Makefile.ssl
+++ b/apps/Makefile.ssl
@@ -100,8 +100,8 @@ install:
(echo installing $$i; \
cp $$i $(INSTALL_PREFIX)$(OPENSSLDIR)/misc/$$i; \
chmod 755 $(INSTALL_PREFIX)$(OPENSSLDIR)/misc/$$i ); \
- done;
- cp openssl.cnf $(INSTALL_PREFIX)$(OPENSSLDIR)/lib; \
+ done
+ @cp openssl.cnf $(INSTALL_PREFIX)$(OPENSSLDIR)/lib; \
chmod 644 $(INSTALL_PREFIX)$(OPENSSLDIR)/lib/openssl.cnf
tags: