[MacPorts] #14476: asciidoc uses wrong Python binary
#14476: asciidoc uses wrong Python binary -------------------------------------+-------------------------------------- Reporter: michel.sylvan@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: asciidoc | -------------------------------------+-------------------------------------- asciidoc-8.2.5_0 depends_run on python2.4 but its main script is patched in MacPorts to use /opt/local/bin/python rather than /opt/local/bin/python2.4. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14476> MacPorts </projects/macports> Ports system for Mac OS
#14476: asciidoc uses wrong Python binary --------------------------------------+------------------------------------- Reporter: michel.sylvan@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: asciidoc --------------------------------------+------------------------------------- Changes (by afb@macports.org): * status: new => closed * resolution: => fixed Comment: "${prefix}/bin/python" used to be a symlink to python2.4 but was deleted with python_select... Fixed, r34511 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14476#comment:1> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts