2011/5/31 Mattias Gaertner <[email protected]>: > Yes. > You should add a > set -e > to stop on errors.
Where? In Make? See if it's correct: http://pastebin.com/k3J0AYWc > And you can combine apt-get to > apt-get install -y fpc subversion Yes: (...) sudo apt-get install -y subversion fpc fp-utils fpc-source fp-units-misc (...) sudo apt-get remove -y fpc fp-utils fpc-source fp-units-misc fp-* (...) > Mattias -- Silvio Clécio =============================================== Blog - <silvioprog.com.br> Twitter - <twitter.com/silvioprog> LazSolutions - <code.google.com/p/lazsolutions> Lazarus-BR - <groups.google.com.br/group/lazarus-br?hl=pt-BR> =============================================== * Conheça nosso canal IRC sobre Lazarus: #lazarus-br * =============================================== -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
