On Wed, Sep 23, 2009 at 12:25 PM, <[email protected]> wrote: > You can either put the original legacy libraries in there "manually" > during post-install (see curl for an example) or use version modulations > to also build the old version and put only the libs in the package > (see expat/flac/neon/readline for examples).
I see, version modulations. Is it a one-way process only? I mean, this way the list of package versions is going to be growing indefinitely, unless there's a process in place to phase out the old versions. One more question: If two versions of a library are installed on one system, which one is being used during linking? Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
