diff options
author | Waqas Hussain <waqas20@gmail.com> | 2010-12-12 17:15:57 +0500 |
---|---|---|
committer | Waqas Hussain <waqas20@gmail.com> | 2010-12-12 17:15:57 +0500 |
commit | eaa05a4a21bd61c1b7e870aef0746b926228e734 (patch) | |
tree | d6a7112f01e17723bd8e8487203ec1fd5a26ec8f | |
parent | c6216253af827113d16c226386602b21f521d391 (diff) | |
download | prosody-eaa05a4a21bd61c1b7e870aef0746b926228e734.tar.gz prosody-eaa05a4a21bd61c1b7e870aef0746b926228e734.zip |
prosody: Added a comment, to match prosodyctl.
-rwxr-xr-x | prosody | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ -- COPYING file in the source package for more information. -- +-- prosody - main executable for Prosody XMPP server + -- Will be modified by configure script if run -- CFG_SOURCEDIR=os.getenv("PROSODY_SRCDIR"); |