mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +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@
|
||||
REBAR = @rebar@ # This rebar|rebar3|mix binary (or path to binary)
|
||||
REBAR3 = @REBAR3@ # This is path to rebar3 binary
|
||||
REBAR = @rebar@ # rebar|rebar3|mix binary (or path to binary)
|
||||
REBAR3 = @REBAR3@ # path to rebar3 binary
|
||||
MIX = @rebar@
|
||||
AWK = @AWK@
|
||||
INSTALL = @INSTALL@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue