Magellan Linux

Diff of /branches/R11-stable/extras/korundum/korundum-4.10.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 18626 by niro, Fri Aug 2 11:55:20 2013 UTC revision 18627 by niro, Fri Aug 2 11:55:53 2013 UTC
# Line 18  DEPEND=">= dev-lang/ruby-2.0 Line 18  DEPEND=">= dev-lang/ruby-2.0
18    
19  sminclude kde4  sminclude kde4
20    
 SRC_URI+=( mirror://${PNAME}/${PNAME}-4.9.4-ruby19.patch )  
   
21  UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"  UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"
   
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # fix build with >=ruby-1.9  
  mpatch ${PNAME}-4.9.4-ruby19.patch || die  
 }  

Legend:
Removed from v.18626  
changed lines
  Added in v.18627