On Sat, Dec 3, 2016 at 3:20 PM, Lawrence Velázquez <lar...@macports.org>
wrote:

> +    reinplace "s|\"$@\"||g" 
> ${destroot}${applications_dir}/Pingus.app/Contents/MacOS/pingus+}
>
> This is…strange. What exactly are you replacing here?
>

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.

-- 
brandon s allbery kf8nh                               sine nomine associates
allber...@gmail.com                                  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net

Reply via email to