mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
add a little note about downgrading from CVS head
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5158 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
11
Makefile
11
Makefile
@@ -431,6 +431,17 @@ bininstall: all
|
|||||||
@echo " + **Note** This requires that you have +"
|
@echo " + **Note** This requires that you have +"
|
||||||
@echo " + doxygen installed on your local system +"
|
@echo " + doxygen installed on your local system +"
|
||||||
@echo " +-------------------------------------------+"
|
@echo " +-------------------------------------------+"
|
||||||
|
@echo " + +"
|
||||||
|
@echo " + ** NOTE FOR DOWNGRADING FROM CVS HEAD ** +"
|
||||||
|
@echo " + +"
|
||||||
|
@echo " + If you are downgrading from CVS HEAD to +"
|
||||||
|
@echo " + a stable release, remember to delete +"
|
||||||
|
@echo " + everything from your asterisk modules +"
|
||||||
|
@echo " + directory (/usr/lib/asterisk/modules/) +"
|
||||||
|
@echo " + before doing a '$(MAKE) install'. +"
|
||||||
|
@echo " + +"
|
||||||
|
@echo " +-------------------------------------------+"
|
||||||
|
|
||||||
|
|
||||||
install: all datafiles bininstall
|
install: all datafiles bininstall
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user