diff options
author | Mario Preksavec <mario@slackware.hr> | 2015-02-04 16:00:35 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 15:21:06 +0700 |
commit | a5bdeab3ebbfa87928486d020a89aa73f8c3c583 (patch) | |
tree | 039cc31d9cc14cc03f017ca744278b85fad243ff /system/freeswitch/README | |
parent | d84fccba2cb4665f860f66e952c451fc096de412 (diff) | |
download | slackbuilds-a5bdeab3ebbfa87928486d020a89aa73f8c3c583.tar.gz |
system/freeswitch: Maintainer info update + minor fixes
Diffstat (limited to 'system/freeswitch/README')
-rw-r--r-- | system/freeswitch/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/freeswitch/README b/system/freeswitch/README index caba05d95a..1dbb294763 100644 --- a/system/freeswitch/README +++ b/system/freeswitch/README @@ -8,8 +8,8 @@ can be developed using a wide range of free tools. Unlike other SlackBuilds which have a /usr installation prefix, this script will install FreeSWITCH to /opt/freeswitch instatead. This is done to simplify the build process since FreeSWITCH attemps to install itself -into many non-standard directories in the prefix directory. Therefore, it -is installed as a self-contained and easily-removable location in /opt. +into many non-standard directories in the prefix directory. Therefore, +it is installed as a self-contained and easily-removable location in /opt. This script also expects there to be a user and group called "freeswitch", with uid and gid of 269 (see http://slackbuilds.org/uid_gid.txt): |