<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 3, 2016 at 3:20 PM, Lawrence Velázquez <span dir="ltr"><<a href="mailto:larryv@macports.org" target="_blank">larryv@macports.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><blockquote type="cite"><div><pre style="white-space:pre-wrap;background:#f8f8f8"><span style="display:block;white-space:pre-wrap;background:#e0ffe0">+    reinplace "s|\"$@\"||g" ${destroot}${applications_dir}<wbr>/Pingus.app/Contents/MacOS/<wbr>pingus
</span><span style="display:block;white-space:pre-wrap;background:#e0ffe0">+}</span></pre></div></blockquote></div><div>This is…strange. What exactly are you replacing here?</div><div></div></blockquote></div><br>Likely making it not pass the (automatically generated and passed) session ID parameter through to the actual program, on the assumption that either nobody will be running the app directly via the Contents/MacOS/pingus name, or that it doesn't take parameters anyway. If a shell script wrapper works for launching it, it likely already doesn't support the launch features that would be require the session ID.<br><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>