Steve Fink wrote:


I've attached a proof-of-concept patch that I'd like people to comment
on in terms of general approach.


Looks good to me. Some minor notes:
- perl Configure.pl should probably have --floatval=double (for cases, where the perl in the path happens to have Duse_long_double)
- the install prefix should include the %{version} string so that you are able to keep different executables around e.g.
prefix=/usr/local/parrot/%{version}. Installing should soft link parrot to e.g. /usr/local/parrot/0.0.10/bin/parrot.


leo

Reply via email to