[52025] trunk/base/src/port1.0/portdestroot.tcl

jmr at macports.org jmr at macports.org
Mon Jun 8 03:59:45 PDT 2009


Revision: 52025
          http://trac.macports.org/changeset/52025
Author:   jmr at macports.org
Date:     2009-06-08 03:59:44 -0700 (Mon, 08 Jun 2009)
Log Message:
-----------
print a less dire message for deliberate mtree violations

Modified Paths:
--------------
    trunk/base/src/port1.0/portdestroot.tcl

Modified: trunk/base/src/port1.0/portdestroot.tcl
===================================================================
--- trunk/base/src/port1.0/portdestroot.tcl	2009-06-08 09:53:50 UTC (rev 52024)
+++ trunk/base/src/port1.0/portdestroot.tcl	2009-06-08 10:59:44 UTC (rev 52025)
@@ -334,7 +334,7 @@
             # error "mtree violation!"
         }
     } else {
-        ui_warn "[format [msgcat::mc "%s requests to install files outside the common directory structure!"] [option name]]"
+        ui_msg "[format [msgcat::mc "Note: %s installs files outside the common directory structure."] [option name]]"
     }
 
     # Restore umask
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090608/210fa749/attachment.html>


More information about the macports-changes mailing list