# HG changeset patch # User Andreas Schwab # Date 1261993123 -3600 # Node ID 7ef5489936c52c6fbcbc2f39687cfd168315e60c # Parent 92a9b9b08bb4e683b9eed1079a221c76e7e9db2b Fix bazaar update instructions diff -r 92a9b9b08bb4 -r 7ef5489936c5 INSTALL.BZR --- a/INSTALL.BZR Mon Dec 28 10:12:09 2009 +0100 +++ b/INSTALL.BZR Mon Dec 28 10:38:43 2009 +0100 @@ -14,7 +14,7 @@ byte-compiled Lisp files, are not stored in Bazaar. Therefore, to build from Bazaar you must run "make bootstrap" instead of just "make": - $ cvs update -dP + $ bzr pull $ make bootstrap Normally, it is not necessary to use "make bootstrap" after every