New "file delete" implementation breaks ncurses
Kevin Ballard
eridius at macports.org
Thu May 3 15:06:29 PDT 2007
Oh hrm, it didn't occur to me that this would happen, but I know
exactly why.
However, I'm on vacation. Can this wait a week? It's a problem that
only affects trunk.
On May 3, 2007, at 5:40 AM, Guido Soranzio wrote:
> After the changes to the "file delete" implementation, the
> installation of
> ncurses fails because it tries to follow the target of a symbolic
> link.
>
>
> By reversing the order of the arguments from
>
> delete ${destroot}${prefix}/share ${destroot}${prefix}/lib/terminfo
>
> into
>
> delete ${destroot}${prefix}/lib/terminfo ${destroot}${prefix}/share
>
> ncurses installs correctly (lib/terminfo is a symbolic link to ../
> share/terminfo).
--
Kevin Ballard
http://kevin.sb.org
eridius at macports.org
http://www.tildesoft.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-dev/attachments/20070503/1f449700/attachment.html
More information about the macports-dev
mailing list