projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
661b361
)
consistency cosmetics
author
Ralf S. Engelschall
<rse@openssl.org>
Tue, 4 May 1999 06:50:45 +0000
(06:50 +0000)
committer
Ralf S. Engelschall
<rse@openssl.org>
Tue, 4 May 1999 06:50:45 +0000
(06:50 +0000)
apps/Makefile.ssl
patch
|
blob
|
history
diff --git
a/apps/Makefile.ssl
b/apps/Makefile.ssl
index 2276865936974378268820ec41fcedcd7f36d8b0..124879c500953f599ea3af6c6a7c105779ffad4a 100644
(file)
--- 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: