[svn-commits] tzafrir: branch 1.2 r3111 - in /branches/1.2: README contrib/ install_prereq

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Oct 4 11:13:53 CDT 2007


Author: tzafrir
Date: Thu Oct  4 11:13:52 2007
New Revision: 3111

URL: http://svn.digium.com/view/zaptel?view=rev&rev=3111
Log:
"contrib" means "scripts". Scripts in zaptel reside in the junk
directory until we'll decide what to do with them.

Added:
    branches/1.2/install_prereq
      - copied unchanged from r3110, branches/1.2/contrib/install_prereq
Removed:
    branches/1.2/contrib/
Modified:
    branches/1.2/README

Modified: branches/1.2/README
URL: http://svn.digium.com/view/zaptel/branches/1.2/README?view=diff&rev=3111&r1=3110&r2=3111
==============================================================================
--- branches/1.2/README (original)
+++ branches/1.2/README Thu Oct  4 11:13:52 2007
@@ -47,15 +47,15 @@
 You will need a matching kernel source tree and a working Linux build 
 system. Some of the programs require some additional libraries.
 
-The script contrib/install_prereq should help you install the
+The script install_prereq should help you install the
 required packages. To see what it suggests, run:
 
-  contrib/install_prereq test
+  install_prereq test
 
 You can either copy/paste that code to a terminal to run it, or just
 run:
 
-  contrib/install_prereq test
+  install_prereq test
 
 
 Kernel Source / "Headers"




More information about the svn-commits mailing list