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
6dff8db6
Commit
6dff8db6
authored
Jul 22, 2008
by
Leigh B. Stoller
Browse files
Add a missing mkdir for the local wikidocs
parent
71c8153e
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/GNUmakefile.in
View file @
6dff8db6
...
...
@@ -199,6 +199,7 @@ INSTALLFILES = $(addprefix $(INSTALL_SBINDIR)/, htmlinstall) \
$(addprefix $(INSTALL_ETCDIR)/, swish.conf)
install: $(INSTALLFILES)
-mkdir -p $(INSTALL_WWWDIR)/wikidocs/wiki
(swish-e -c ./swish.conf)
cd $(INSTALL_WWWDIR) && \
rm -f tbdb.html; \
...
...
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