@g60madman - I finally took a look at your guide. I have two comments.
1. You can change your section 4 to the following:
4. Pulling Proprietary Files Mantera Build
The proprietary files are now included in Mantera's repo. Run the following commands/script to copy them to their final locations:
# cd device/motorola/triumph
# ./extract-files.sh
2. In your Section 5. "Time to Build". The command that I use is what Isaac lists in the cm7 thread which combines all of your commands into 1 line:
Code:
. build/envsetup.sh && brunch triumph
Also, if you use the command above, the final name of the file will be a Zip file that has all of the packages already optimized and zip-aligned. It is currently named
update-cm-9.0.0-RC0-Triumph-KANG-signed.zip