[mythtv-commits] Ticket #13328: commit b9c5f8b2ff breaks source build mythtv-fixes-29

MythTV noreply at mythtv.org
Wed Oct 17 12:45:15 UTC 2018


#13328: commit b9c5f8b2ff breaks source build mythtv-fixes-29
----------------------------------+-------------------------------------
 Reporter:  sergiomb2             |          Owner:  Stuart Auchterlonie
     Type:  Bug Report - General  |         Status:  closed
 Priority:  major                 |      Milestone:  29.2
Component:  MythTV - General      |        Version:  v29.1
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------------------

Comment (by sergiomb2):

 Fixing RPMFusion mythtv.spec with (1) fix the builds , sorry for the noise
 .

 (1)
 {{{
 -        -exec sed -i -e "s,DEPLIBS = \$\${LIBDIR},DEPLIBS =
 $temp%{_libdir}," {} \; \
 +        -exec sed -i -e "s,DEPLIBS = \$\${SYSROOT}\$\${LIBDIR},DEPLIBS =
 $temp%{_libdir}," {} \; \
 }}}

 In reply of comment 25 :

 yes, I also have problems on built mytharchive plugin, when clean all
 scriplets around {{{find *.pro}}} with {{{sed -i}}} and add to {{{
 ./configure --mythroot=${temp} }}}, also still investigate

 Thanks

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13328#comment:27>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list