K 10 svn:author V 5 dougb K 8 svn:date V 27 2010-08-01T06:36:41.080782Z K 7 svn:log V 306 Add $pd to $origin in clean_distinfos(). We're duplicating the same new code that I added to clean_distinfos_all() to optimize finding the distinfo file, but in the former ORIGIN comes from $pkg/+CONTENTS, which does not include $pd. This meant that --clean-distfiles[-all] was deleting every file. (Oops) END