"Maciej (Matchek) Bliziński" <[email protected]> writes: > 2013/7/26 Peter FELECAN <[email protected]> >> I thought that you'll explore the issue... > > I looked at our pycompile class action script. The first quick > modification was to make it stop hiding causes of compilation > failures. > > The next modification will be to never invoke /opt/csw/bin/python, but > a specific version of the interpreter instead. The tricky part of that > is knowing which interpreter to invoke. I'm thinking of simple pattern > matching: > > /opt/csw/lib/python/ → 2.6 > /opt/csw/lib/pythonX.Y/ → X.Y
Ah, Maciej! You still wish to freeze the time to 2.6... Joke apart, if we think longer term and generic, isn't there a way to convey the version in the package? Another possibility: use specific class action scripts for each version; I'm quite cold with this one but mindenfeltevéstkimerítő tend to be my unfaithful mistress. -- Peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
