Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
405f8f40
Commit
405f8f40
authored
Nov 30, 2004
by
Leigh B. Stoller
Browse files
Fix minor typo.
parent
b031ac6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ssl/GNUmakefile.in
View file @
405f8f40
...
...
@@ -232,10 +232,10 @@ client-install:
$(INSTALL_DATA) emulab_pubkey.pem \
$(DESTDIR)$(CLIENT_ETCDIR)/emulab_pubkey.pem
control-install: $(INSTALL_
SBIN
DIR)/capture.pem \
control-install: $(INSTALL_
ETC
DIR)/capture.pem \
$(INSTALL_ETCDIR)/emulab.pem
$(INSTALL_DATA) ctrlnode.pem $(INSTALL_ETCDIR)/client.pem
chmod 640 $(INSTALL_
SBIN
DIR)/capture.pem
chmod 640 $(INSTALL_
ETC
DIR)/capture.pem
chmod 640 $(INSTALL_ETCDIR)/client.pem
chmod 640 $(INSTALL_ETCDIR)/emulab.pem
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment