[79012] branches/gsoc11-post-destroot/base/src

Ryan Schmidt ryandesign at macports.org
Sun May 29 22:48:16 PDT 2011


On May 30, 2011, at 00:00, fotanus at macports.org wrote:

> Revision: 79012
>          http://trac.macports.org/changeset/79012
> Author:   fotanus at macports.org
> Date:     2011-05-29 22:00:22 -0700 (Sun, 29 May 2011)
> Log Message:
> -----------
> Migrated mtree check for postdestroot phase.
> Fixed a syntax bug on portimage.


> Modified: branches/gsoc11-post-destroot/base/src/port1.0/portpostdestroot.tcl

> +# Check for erros on port symlinks
> proc portpostdestroot::postdestroot_symlink_check {} {
>     global UI_PREFIX destroot prefix
>     ui_notice "$UI_PREFIX Checking for links"
> @@ -54,10 +76,95 @@
>     }
> }
> 
> +# Check for erros that violates the macports directory tree.

You mean "errors" (or possibly "error"), not "erros".





More information about the macports-dev mailing list