Quote:
|
I have no intention of leaving this hack in install.sh... In all honesty it takes a really long time to build everything, so I am hacking the crap out of the packages that have already been built which I'm deploying on my test deploy server.
|
btw, once you've got everything built the first time, you can fix bits here and there in the codebase and rebuild very quickly. you can rebuild seperate packages (if you're using the standard Makefile in ZimbraBuild) with:
make core
make mta
etc
and to rebuild the main tarball:
make zcs_stage