[mythtv-commits] [MythTV/mythtv] 37ef38: Fix install failure on mnvcommonsubs.pm.

David Hampton noreply at github.com
Fri Feb 12 17:03:39 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 37ef3848bdf24c56487d5c9a2fa065e93acfefea
      https://github.com/MythTV/mythtv/commit/37ef3848bdf24c56487d5c9a2fa065e93acfefea
  Author: David Hampton <mythtv at love2code.net>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M mythtv/programs/scripts/scripts.pro

  Log Message:
  -----------
  Fix install failure on mnvcommonsubs.pm.

If using_bindings_python is set, then the clause to install
internetcontent_scripts already includes perl internet scripts; no
additional rule necessary. The additional rule is still needed when
using_bindings_python is unset, so move it into that clause.




More information about the mythtv-commits mailing list