]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
add a little note about downgrading from CVS head
authorRussell Bryant <russell@russellbryant.com>
Thu, 10 Mar 2005 08:15:05 +0000 (08:15 +0000)
committerRussell Bryant <russell@russellbryant.com>
Thu, 10 Mar 2005 08:15:05 +0000 (08:15 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5158 65c4cc65-6c06-0410-ace0-fbb531ad65f3

Makefile

index 79dee3875d47406bd3e76783719d7bf5a8cb7907..5a9255b21d4e3fa62a91d697a8ed5fa6763e3d44 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -431,6 +431,17 @@ bininstall: all
        @echo " + **Note** This requires that you have      +"
        @echo " + doxygen installed on your local system    +"
        @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