[74423] trunk/dports/shells/zsh-devel/Portfile

dports at macports.org dports at macports.org
Thu Dec 16 13:42:02 PST 2010


Revision: 74423
          http://trac.macports.org/changeset/74423
Author:   dports at macports.org
Date:     2010-12-16 13:41:31 -0800 (Thu, 16 Dec 2010)
Log Message:
-----------
zsh-devel: convert ui_info message to notes

Modified Paths:
--------------
    trunk/dports/shells/zsh-devel/Portfile

Modified: trunk/dports/shells/zsh-devel/Portfile
===================================================================
--- trunk/dports/shells/zsh-devel/Portfile	2010-12-16 21:17:51 UTC (rev 74422)
+++ trunk/dports/shells/zsh-devel/Portfile	2010-12-16 21:41:31 UTC (rev 74423)
@@ -99,11 +99,11 @@
     }
 }
 
-post-install {
-    ui_info "If you want MacPorts' ${my_name} as login shell, you should run:"
-    ui_info "% sudo sh -c \"echo '${prefix}/bin/${my_name}' >> /etc/shells\""
-    ui_info "% chsh -s ${prefix}/bin/${my_name}"
-}
+notes "
+If you want MacPorts' ${my_name} as login shell, you should run:
+% sudo sh -c \"echo '${prefix}/bin/${my_name}' >> /etc/shells\"
+% chsh -s ${prefix}/bin/${my_name}
+"
 
 platform darwin 8 {
     post-configure {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101216/88b7a6c0/attachment-0001.html>


More information about the macports-changes mailing list