symlinks deleted by destroot

Joshua Root jmr at macports.org
Sun Jun 21 14:00:37 PDT 2009


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


More information about the macports-dev mailing list