On Mon, Sep 19, 2011 at 12:57 PM, Allan Gottlieb <[email protected]> wrote: > When revdep-rebuild --library is suggested should we run it > before or after the ordinary revdep-rebuild that we typically > run after each update world?
I think you should run it with --library first. There exists the possiblity that --library will rebuild something that a normal revdep-rebuild would have also wanted to rebuild, so running --library first could potentially save you from repeat rebuilding.

