[svn-commits] russell: trunk r121716 - /trunk/doc/distributed_devstate.txt

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Jun 10 16:51:07 CDT 2008


Author: russell
Date: Tue Jun 10 16:51:06 2008
New Revision: 121716

URL: http://svn.digium.com/view/asterisk?view=rev&rev=121716
Log:
don't refer to asterisk-events, as that implies that the code was checked out from a branch

Modified:
    trunk/doc/distributed_devstate.txt

Modified: trunk/doc/distributed_devstate.txt
URL: http://svn.digium.com/view/asterisk/trunk/doc/distributed_devstate.txt?view=diff&rev=121716&r1=121715&r2=121716
==============================================================================
--- trunk/doc/distributed_devstate.txt (original)
+++ trunk/doc/distributed_devstate.txt Tue Jun 10 16:51:06 2008
@@ -134,7 +134,7 @@
 will let you build the res_ais module.  Check menuselect to make sure that
 res_ais is going to get compiled and installed.
 
-$ cd asterisk-events
+$ cd asterisk-source
 $ ./configure
 
 $ make menuselect
@@ -182,7 +182,7 @@
 For more information on the contents and available options in this configuration
 file, please see the sample configuration file:
 
-$ cd asterisk-events
+$ cd asterisk-source
 $ less configs/ais.conf.sample
 
 -------------------------------------------------------------------------------




More information about the svn-commits mailing list