[MacPorts] #16653: incorrect sh-bang in meld
MacPorts
noreply at macports.org
Thu Sep 25 14:49:23 PDT 2008
#16653: incorrect sh-bang in meld
---------------------------------------+------------------------------------
Reporter: macports at robince.ftml.net | Owner: macports-tickets at 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
More information about the macports-tickets
mailing list