Skip to content
Snippets Groups Projects
Commit 4c75464b authored by Leigh B. Stoller's avatar Leigh B. Stoller
Browse files

Create "wap" symlink to withadminprivs (too long to type).

parent ba0ef6b6
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,8 @@ install: $(addprefix $(INSTALL_BINDIR)/, $(BIN_SCRIPTS)) \ ...@@ -32,6 +32,8 @@ install: $(addprefix $(INSTALL_BINDIR)/, $(BIN_SCRIPTS)) \
$(addprefix $(INSTALL_SBINDIR)/, $(SBIN_SCRIPTS)) \ $(addprefix $(INSTALL_SBINDIR)/, $(SBIN_SCRIPTS)) \
$(addprefix $(INSTALL_LIBEXECDIR)/, $(LIBEXEC_SCRIPTS)) \ $(addprefix $(INSTALL_LIBEXECDIR)/, $(LIBEXEC_SCRIPTS)) \
subdir-install subdir-install
rm -f $(INSTALL_SBINDIR)/wap
ln -s withadminprivs $(INSTALL_SBINDIR)/wap
# #
# Control node installation (okay, plastic) # Control node installation (okay, plastic)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment