[mythtv-commits] Ticket #4528: Changeset 15545 breaks Gentoo ebuilds

MythTV mythtv at cvs.mythtv.org
Fri Jan 25 13:22:32 UTC 2008


#4528: Changeset 15545 breaks Gentoo ebuilds
--------------------+-------------------------------------------------------
 Reporter:  Floppe  |        Owner:  ijr 
     Type:  defect  |       Status:  new 
 Priority:  minor   |    Milestone:  0.21
Component:  mythtv  |      Version:  head
 Severity:  medium  |   Resolution:      
  Mlocked:  0       |  
--------------------+-------------------------------------------------------

Comment(by nigel):

 I'm not sure I understand the error (maybe provide the file
 /var/log/sandbox/sandbox-media-tv_-_mythtv-0.21_pre15545-4399.log  ?), but
 instead of reverting the whole change, what about:
 {{{
 Index: libmyth.pro
 ===================================================================
 --- libmyth.pro (revision 15586)
 +++ libmyth.pro (working copy)
 @@ -68,9 +68,7 @@

  # Allow both #include <blah.h> and #include <libmyth/blah.h>
  inc2.path  = $${PREFIX}/include/mythtv/libmyth
 -unix:inc2.extra = rmdir $$inc2.path ; ln -s $$inc.path $$inc2.path
 -# On Windows, we have to have two copies of the files
 -!unix:inc2.files = $${inc.files}
 +inc2.files = $${inc.files}


  using_oss {
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4528#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list