Do we have a typo here?
http://trac.macports.org/browser/trunk/base/portmgr/dmg/preflight?
rev=32397#L47
[ ! -d /opt/local/share/darwinports ] || rm -rf /opt/local/darwinports
Shouldn't that be
[ ! -d /opt/local/share/darwinports ] || rm -rf /opt/local/share/
darwinports
It looks like this typo was introduced here:
http://trac.macports.org/changeset/26518
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev