[39685] trunk/dports/sysutils/bash-completion/Portfile

raimue at macports.org raimue at macports.org
Sat Aug 30 03:21:31 PDT 2008


Revision: 39685
          http://trac.macosforge.org/projects/macports/changeset/39685
Author:   raimue at macports.org
Date:     2008-08-30 03:21:28 -0700 (Sat, 30 Aug 2008)
Log Message:
-----------
sysutils/bash-completion:
Correct instructions in post-install

Modified Paths:
--------------
    trunk/dports/sysutils/bash-completion/Portfile

Modified: trunk/dports/sysutils/bash-completion/Portfile
===================================================================
--- trunk/dports/sysutils/bash-completion/Portfile	2008-08-30 10:13:11 UTC (rev 39684)
+++ trunk/dports/sysutils/bash-completion/Portfile	2008-08-30 10:21:28 UTC (rev 39685)
@@ -34,7 +34,7 @@
 destroot.keepdirs   ${destroot}${prefix}/etc/
 
 post-install {
-    ui_msg  "Set this at the *end* your .bash_profile:"
+    ui_msg  "To use bash_completion, add the following lines at the end of your .bash_profile:"
     ui_msg  ""
     ui_msg  "    if \[ -f ${prefix}/etc/bash_completion ]; then"
     ui_msg  "        . ${prefix}/etc/bash_completion"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080830/7a77c370/attachment.html 


More information about the macports-changes mailing list