Magellan Linux

Diff of /branches/magellan-next/extras/gpac/gpac-0.4.5-r2.smage2

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

revision 8291 by niro, Thu Jul 14 11:55:27 2011 UTC revision 8292 by niro, Thu Jul 14 12:03:03 2011 UTC
# Line 63  src_prepare() Line 63  src_prepare()
63   # fix build against libpng-1.5   # fix build against libpng-1.5
64   mpatch ${PNAME}-${PVER}-libpng15.patch || die   mpatch ${PNAME}-${PVER}-libpng15.patch || die
65    
66     # fnot supported by newer gcc
67     sed -i 's:--warn-common::' configure || die
68    
69     # do not run ldconfig
70   sed -i '/ldconfig / d' Makefile || die   sed -i '/ldconfig / d' Makefile || die
71    
72   # configure is not executable   # configure is not executable

Legend:
Removed from v.8291  
changed lines
  Added in v.8292