On 2009-6-22 05:21, Jeremy Huddleston wrote: > Has something in base recently decided to delete symlinks? > > The Makefile is clearly doing: > ln -s /opt/local/lib/xulrunner/sdk/lib > /path/to/my/destroot/opt/local/lib/xulrunner/lib
Uh, yeah, that would be r51849. Turns out that 'file isdirectory' isn't quite the same as passing '-types d' to find(1). Should be fixed by r52704. - Josh _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
