mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Add the man page
This commit is contained in:
parent
a9383597af
commit
51745f696f
@ -267,8 +267,8 @@ install: all copy-files
|
|||||||
# Documentation
|
# Documentation
|
||||||
$(INSTALL) -d $(MANDIR)
|
$(INSTALL) -d $(MANDIR)
|
||||||
$(INSTALL) -d $(DOCDIR)
|
$(INSTALL) -d $(DOCDIR)
|
||||||
[ -f ejabberd.yml.5 ] \
|
[ -f man/ejabberd.yml.5 ] \
|
||||||
&& $(INSTALL) -m 644 ejabberd.yml.5 $(MANDIR) \
|
&& $(INSTALL) -m 644 man/ejabberd.yml.5 $(MANDIR) \
|
||||||
|| echo "Man page not included in sources"
|
|| echo "Man page not included in sources"
|
||||||
$(INSTALL) -m 644 COPYING $(DOCDIR)
|
$(INSTALL) -m 644 COPYING $(DOCDIR)
|
||||||
|
|
||||||
|
6045
man/ejabberd.yml.5
Normal file
6045
man/ejabberd.yml.5
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user