On Tue, 31 May 2011 13:20:08 -0300
silvioprog <[email protected]> wrote:

> Hi,
> 
> So friends, this is my alpha script:
> 
> 
> http://pastebin.com/CrVWkDPm
> 
> So, the line 70 (#sudo make install PREFIX=/usr
> PP=/usr/lib/fpc/2.5.1/ppc386) isn't necessary, correct?

Yes.
You should add a 
set -e
to stop on errors.

And you can combine apt-get to
apt-get install -y fpc subversion

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to