[mythtv-commits] Ticket #8027: Add user-definable Python executable to configure

MythTV mythtv at cvs.mythtv.org
Thu Feb 4 23:41:58 UTC 2010


#8027: Add user-definable Python executable to configure
-----------------------+----------------------------------------------------
 Reporter:  wagnerrp   |       Owner:  ijr 
     Type:  patch      |      Status:  new 
 Priority:  minor      |   Milestone:  0.23
Component:  Packaging  |     Version:  head
 Severity:  low        |     Mlocked:  0   
-----------------------+----------------------------------------------------
 The project file for the Python bindings contains some logic to force a
 specific prefix to install the package to.  This doesn't need to be done,
 and probably shouldn't be done, as the installer will decide automatically
 where Python would expect the package to be.  This patch adds a '--python-
 exec=' option to configure, to define which executable to be called by the
 installer. The default is set to 'python'.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8027>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list