Magellan Linux

Diff of /trunk/extras/libidl/libidl-0.8.13-r1.smage2

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

revision 1662 by niro, Wed May 13 11:10:38 2009 UTC revision 1664 by niro, Wed May 13 11:11:59 2009 UTC
# Line 23  sminclude gnome2 Line 23  sminclude gnome2
23  SRC_URI=(  SRC_URI=(
24   gnome://libIDL/${PVER%.*}/${SRCFILE}   gnome://libIDL/${PVER%.*}/${SRCFILE}
25   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
26   mirror://${PNAME}/${PNAME}-${PVER}-flex-2.5.34-fix.patch   mirror://${PNAME}/${PNAME}-0.8.10-flex-2.5.34-fix.patch
27  )  )
28    
29  UP2DATE="updatecmd_gnome libIDL"  UP2DATE="updatecmd_gnome libIDL"
# Line 35  src_prepare() Line 35  src_prepare()
35    
36   # fixes some build issues with flex-2.5.34   # fixes some build issues with flex-2.5.34
37   # see: http://bugzilla.gnome.org/show_bug.cgi?id=507344   # see: http://bugzilla.gnome.org/show_bug.cgi?id=507344
38   mpatch ${PNAME}-${PVER}-flex-2.5.34-fix.patch || die   mpatch ${PNAME}-${PVER}-flex-0.8.10-fix.patch || die
39  }  }

Legend:
Removed from v.1662  
changed lines
  Added in v.1664