"Adam D. Barratt" <[email protected]> writes: > On Sat, 2009-02-21 at 16:04 -0800, Russ Allbery wrote:
>> I'm currently testing a more general fix to this whole problem that >> analyzes the full list of files in the source package to come up with >> the common directory prefix. > That sounds good; thanks! The current solution should catch all the > cases I can think of (although admittedly I thought that before Paul's > report) but it's certainly not the most elegant approach. The current solution didn't appear to work for me for upstream tarballs that have no common directory prefix at all, although I may have missed something. I needed to rearchitect that code anyway since I wanted to store the prefix used in the source tarball in the lab anyway. We'll need it for #471537. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

