#16933: RFE: Make Python 2.6 more Framework Friendly ------------------------------------+--------------------------------------- Reporter: mcalhoun@macports.org | Owner: blb@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: python26 | ------------------------------------+--------------------------------------- Comment(by mcalhoun@macports.org): Are you thinking of something like this? {{{ proc python26.linkbin { program } { ln -s ${frameworks_dir}/Python.framework/Versions/2.6/bin/${program} ${destroot}/bin/${program}2.6 } }}} I suppose I would argue that it doesn't really add much. -- Ticket URL: <http://trac.macports.org/ticket/16933#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS