Magellan Linux

Diff of /trunk/extras/icu/icu-60.2-r1.smage2

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

revision 30642 by niro, Fri Feb 9 09:41:09 2018 UTC revision 30643 by niro, Fri Feb 9 12:40:48 2018 UTC
# Line 23  SRC_URI=( Line 23  SRC_URI=(
23  )  )
24    
25  UP2DATE="updatecmd http://site.icu-project.org/download | grep ']ICU.*]' | sed 's:.*ICU.*]\(.*\)\ .*].*:\1:;q'"  UP2DATE="updatecmd http://site.icu-project.org/download | grep ']ICU.*]' | sed 's:.*ICU.*]\(.*\)\ .*].*:\1:;q'"
26    
27    src_check()
28    {
29     # some checks may fail, do not die here
30     mmake -j1 -k check
31    }

Legend:
Removed from v.30642  
changed lines
  Added in v.30643