#16653: incorrect sh-bang in meld ---------------------------------------+------------------------------------ Reporter: macports@robince.ftml.net | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: meld ---------------------------------------+------------------------------------ The #! at the top of the meld python program invokes /usr/bin/env python2.5 which picks up the python.org python or system python. I think it should have an explicit sh-bang - like other macports python apps such as bzr: #!/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python -- Ticket URL: <http://trac.macports.org/ticket/16653> MacPorts <http://www.macports.org/> Ports system for Mac OS