diff -r cffbce08906d -r 19d55036ad3f doc/asmack-beem/README.txt --- a/doc/asmack-beem/README.txt Fri Mar 05 03:26:13 2010 +0100 +++ b/doc/asmack-beem/README.txt Fri Mar 05 04:01:54 2010 +0100 @@ -8,7 +8,7 @@ The asmack project is based on the development version of the Smack library. This version is constantly moving but we want a fixed version for BEEM. We patched the asmack build process to use a fixed version of the Smack -library. +library. Currently, we use the revision 11644 of the Smack SVN repository. COMPILE ------- @@ -16,9 +16,9 @@ First check out the last version of asmack > git clone git://github.com/rtreffer/asmack.git -Then apply the asmack_beem.patch on the source. +Then apply the beem-build-process.patch on the source. > cd asmack -> patch -p1 < asmack_beem.patch +> patch -p1 < beem-build-process.patch > Add the beem flavour to the patch repository