[mythtv-commits] Ticket #8149: Patch to fix install of Perl bindings

MythTV mythtv at cvs.mythtv.org
Mon Mar 8 03:53:04 UTC 2010


#8149: Patch to fix install of Perl bindings
-----------------------------------------------+----------------------------
 Reporter:  Andres Mejia <mcitadel@…>          |       Owner:  kormoc 
     Type:  patch                              |      Status:  new    
 Priority:  minor                              |   Milestone:  unknown
Component:  Bindings - Perl                    |     Version:  head   
 Severity:  medium                             |     Mlocked:  0      
-----------------------------------------------+----------------------------
 Here's a patch that fixes the installation of the Perl bindings. The
 current '{{{contains(PREFIX, ^/usr(/local)?/?$)}}}' check will cause the
 Perl bindings to be installed to '/usr/local' even if the prefix is set to
 '/usr'. This patch will set PREFIX always.

 Also, the Perl bindings should be installed to the Perl vendor directories
 instead of the default, which are the site directories. The site
 directories are tied to a particular release of Perl.

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


More information about the mythtv-commits mailing list