Magellan Linux

Diff of /trunk/extras/ilmbase/ilmbase-1.0.1-r1.smage2

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

revision 1889 by niro, Mon Jun 8 18:42:45 2009 UTC revision 1890 by niro, Mon Jun 8 18:43:37 2009 UTC
# Line 24  SRC_URI=( Line 24  SRC_URI=(
24  )  )
25    
26  UP2DATE="updatecmd http://download.savannah.nongnu.org/releases/openexr | grep ${PNAME}-[0-9] | lasttarball gz"  UP2DATE="updatecmd http://download.savannah.nongnu.org/releases/openexr | grep ${PNAME}-[0-9] | lasttarball gz"
27    
28    src_prepare()
29    {
30     munpack ${SRCFILE} || die
31     mpatch ${PNAME}-${PVER}-as-needed.patch || die
32    }

Legend:
Removed from v.1889  
changed lines
  Added in v.1890