[mythtv-commits] Ticket #2622: Find mythfilldatabase using gContext->GetInstallPrefix()

MythTV mythtv at cvs.mythtv.org
Mon Nov 13 18:39:24 UTC 2006


#2622: Find mythfilldatabase using gContext->GetInstallPrefix()
----------------------------------------------+-----------------------------
 Reporter:  sphery <mtdean at thirdcontact.com>  |        Owner:  danielk
     Type:  patch                             |       Status:  closed 
 Priority:  trivial                           |    Milestone:  unknown
Component:  mythtv                            |      Version:  0.20   
 Severity:  low                               |   Resolution:  fixed  
----------------------------------------------+-----------------------------
Changes (by danielk):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [11729]) Fixes #2622. Uses mythfilldatabase as the default
 mythfilldatabase program, instead of putting the path in the DB for the
 default case.

 The reason for this is simply to make it easier for people to switch
 between vendor supplied MythTV in /usr/bin and a locally compiled MythTV
 in /usr/local/bin, before this change we would keep calling the
 mythfilldatabase in the originally configured location, even if the
 installed prefix of the running mythbackend had changed since the setting
 was originally configured.

 Existing path preferences remain unchanged.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2622#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list