[mythtv-commits] mythtv commit: r11729 - in trunk/mythtv/programs by danielk

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


      Author: danielk
        Date: 2006-11-13 18:39:23 +0000 (Mon, 13 Nov 2006)
New Revision: 11729
   Changeset: http://cvs.mythtv.org/trac/changeset/11729

Modified:

   trunk/mythtv/programs/mythbackend/housekeeper.cpp
   trunk/mythtv/programs/mythfrontend/globalsettings.cpp

Log:

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.




More information about the mythtv-commits mailing list