[93760] trunk/dports/sysutils/tmux-pasteboard/Portfile

and.damore at macports.org and.damore at macports.org
Wed May 30 00:57:27 PDT 2012


Revision: 93760
          https://trac.macports.org/changeset/93760
Author:   and.damore at macports.org
Date:     2012-05-30 00:57:24 -0700 (Wed, 30 May 2012)
Log Message:
-----------
port tmux-pasteboard: removing login shell option from notes. 
The login shell invokes path_helper that in turns sort inherited PATH thus putting MacPorts prefix after system's bin/ directories

Modified Paths:
--------------
    trunk/dports/sysutils/tmux-pasteboard/Portfile

Modified: trunk/dports/sysutils/tmux-pasteboard/Portfile
===================================================================
--- trunk/dports/sysutils/tmux-pasteboard/Portfile	2012-05-30 01:44:55 UTC (rev 93759)
+++ trunk/dports/sysutils/tmux-pasteboard/Portfile	2012-05-30 07:57:24 UTC (rev 93760)
@@ -30,5 +30,5 @@
 }
 
 notes "To enable tmux-MacOSX-pasteboard add following line to ~/.tmux.conf replacing 'bash' with your actual shell:" \
-    "set-option -g default-command \"${prefix}/bin/reattach-to-user-namespace -l bash\"" 
+    "set-option -g default-command \"${prefix}/bin/reattach-to-user-namespace bash\"" 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120530/184f9005/attachment.html>


More information about the macports-changes mailing list