[MacPorts] #16653: incorrect sh-bang in meld
#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
#16653: incorrect sh-bang in meld ----------------------------------------+----------------------------------- Reporter: macports@robince.ftml.net | Owner: landonf@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: meld | ----------------------------------------+----------------------------------- Changes (by blb@macports.org): * owner: macports-tickets@lists.macosforge.org => landonf@macports.org Comment: {{{#!${prefix}/bin/python2.5}}} would probably be the best one... -- Ticket URL: <http://trac.macports.org/ticket/16653#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16653: incorrect sh-bang in meld ---------------------------------------+------------------------------------ Reporter: macports@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: meld ---------------------------------------+------------------------------------ Comment(by ads@…): [http://www.sneakeralley.com Nike Air Force One] -- Ticket URL: <http://trac.macports.org/ticket/16653#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16653: incorrect sh-bang in meld ----------------------------------------+----------------------------------- Reporter: macports@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: Port: meld | ----------------------------------------+----------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: #14290 -- Ticket URL: <https://trac.macports.org/ticket/16653#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts