[asterisk-scf-commits] asterisk-scf/integration/gitall.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Thu Sep 16 09:21:59 CDT 2010
branch "master" has been updated
via 7177fd8fb183e6958476fff55c07da6e17d04912 (commit)
from c7e28686ffef5307cf1dfb2a582eecf7934cd755 (commit)
Summary of changes:
README.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 7177fd8fb183e6958476fff55c07da6e17d04912
Author: David M. Lee <dlee at digium.com>
Date: Thu Sep 16 09:20:22 2010 -0500
Fixed typo in step 3 of the build instructions.
diff --git a/README.txt b/README.txt
index c6177d4..d5059fd 100644
--- a/README.txt
+++ b/README.txt
@@ -33,8 +33,8 @@ To set up for an intergrated build:
3.) Run an out-of-source-tree cmake build. There is a helper script
for doing this, which creates a ./build directory.
- $ ./build/init-cmake.sh [optional cmake args]
- > bash ./build/init-cmake.sh [optional cmake args]
+ $ ./cmake/init-cmake.sh [optional cmake args]
+ > bash ./cmake/init-cmake.sh [optional cmake args]
Build all components:
---------------------
-----------------------------------------------------------------------
--
asterisk-scf/integration/gitall.git
More information about the asterisk-scf-commits
mailing list