mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Fix typos in previous commit
This commit is contained in:
parent
2137602a6a
commit
22e7ce37d4
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
ESCRIPT = @ESCRIPT@
|
ESCRIPT = @ESCRIPT@
|
||||||
REBAR = @rebar@ # This rebar|rebar3|mix binary (or path to binary)
|
REBAR = @rebar@ # rebar|rebar3|mix binary (or path to binary)
|
||||||
REBAR3 = @REBAR3@ # This is path to rebar3 binary
|
REBAR3 = @REBAR3@ # path to rebar3 binary
|
||||||
MIX = @rebar@
|
MIX = @rebar@
|
||||||
AWK = @AWK@
|
AWK = @AWK@
|
||||||
INSTALL = @INSTALL@
|
INSTALL = @INSTALL@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue