Ticket #8994: mythtv-0.24-python_bindings.patch

File mythtv-0.24-python_bindings.patch, 379 bytes (added by warpme@…, 14 years ago)

patch to solve issue

  • Makefile

    diff -Naur mythtv-0.24-26474-old/Makefile mythtv-0.24-26474-new/Makefile
    old new  
    77    MAKE_SUBDIRS += bindings/perl
    88endif
    99
    10 ifdef CONFIG_BINDINGS_PERL
     10ifdef CONFIG_BINDINGS_PYTHON
    1111    MAKE_SUBDIRS += bindings/python
    1212endif
    1313