Magellan Linux

Diff of /trunk/core/netpbm/netpbm-10.46.0-r1.smage2

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

revision 1341 by niro, Sat May 2 15:02:22 2009 UTC revision 1466 by niro, Fri May 8 06:28:18 2009 UTC
# Line 23  sminclude mtools svn Line 23  sminclude mtools svn
23  SRC_URI=(  SRC_URI=(
24  # http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/${SRCFILE}  # http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/${SRCFILE}
25  # mirror://${PNAME}/${SRCFILE}  # mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-10.37-build.patch  
26  )  )
27    
28  # check svn on sourceforge  # check svn on sourceforge
# Line 37  src_prepare() Line 36  src_prepare()
36   svn_fetch_source || die   svn_fetch_source || die
37   cd ${SRCDIR}   cd ${SRCDIR}
38    
  # fix some build issues  
  mpatch ${PNAME}-10.37-build.patch || die  
   
39   cp Makefile.config.in Makefile.config || die   cp Makefile.config.in Makefile.config || die
40    
41   # fix prelink, add -fPIC and *really* fixes 64bit builds   # fix prelink, add -fPIC and *really* fixes 64bit builds

Legend:
Removed from v.1341  
changed lines
  Added in v.1466