mirror of
https://github.com/asterisk/asterisk.git
synced 2026-01-06 01:51:14 +00:00
Changing "cvs" to "subversion" in documentation, also removing references to old versions of Asterisk
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7262 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
README
4
README
@@ -88,8 +88,8 @@ On many distributions, these files are installed by packages with names like
|
||||
|
||||
2) Run "make install"
|
||||
|
||||
Each time you update or checkout from CVS, you are strongly encouraged
|
||||
to ensure all previous object files are removed to avoid internal
|
||||
Each time you update or checkout from the repository, you are strongly
|
||||
encouraged to ensure all previous object files are removed to avoid internal
|
||||
inconsistency in Asterisk. Normally, this is automatically done with
|
||||
the presence of the file .cleancount, which increments each time a 'make clean'
|
||||
is required, and the file .lastclean, which contains the last .cleancount used.
|
||||
|
||||
Reference in New Issue
Block a user