From 0f3e6045898e9aa5d0249e61c874b1f153ae54fa Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 4 May 1999 06:50:45 +0000 Subject: [PATCH] consistency cosmetics --- apps/Makefile.ssl | 4 ++-- 1 file 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: -- 2.25.1