mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Merge remote-tracking branch 'processone/pr/1102'
* processone/pr/1102: Fix ejabberdctl.template duplication
This commit is contained in:
commit
575ef9c619
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ install: all copy-files
|
|||
-e "s*{{sysconfdir}}*@sysconfdir@*" \
|
||||
-e "s*{{localstatedir}}*@localstatedir@*" \
|
||||
-e "s*{{docdir}}*@docdir@*" \
|
||||
-e "s*{{erl}}*@ERL@*" ejabberdctl.template \
|
||||
-e "s*{{erl}}*@ERL@*" \
|
||||
-e "s*{{epmd}}*@EPMD@*" ejabberdctl.template \
|
||||
> ejabberdctl.example
|
||||
[ -f $(ETCDIR)/ejabberdctl.cfg ] \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue