Hi, I tried making an RPM .spec file for parrot and noticed that there's still no "make install" target.
To be useful or at least fun to play with I think we would need to also install things from languages/, but they seem to generally be, uh, fairly unstructured. :-) I also noticed[1] that many of the scripts does not have the +x bit set, and some of the documentation does(!). It's not possible to change this via CVS; but we can do it directly in the repository if someone makes a list of what should be +x. - ask [1] find ./ -type f -perm +001 -- ask bjoern hansen, http://www.askbjoernhansen.com/ !try; do();