Magellan Linux

Diff of /trunk/extras/php5/php5-5.2.10-r1.smage2

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

revision 2157 by niro, Mon Jul 6 18:40:46 2009 UTC revision 2158 by niro, Mon Jul 6 18:44:05 2009 UTC
# Line 66  src_prepare() Line 66  src_prepare()
66   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
67   cd ${SRCDIR}   cd ${SRCDIR}
68    
  # fixes some issues with db4  
 # sed -i 's/const char \*errpfx,/const DB_ENV *dbenv, & const/' ext/dba/dba_db4.c || die  
   
69   # version branding   # version branding
70   sed -i "s:^\(EXTRA_VERSION=\).*:\1-magellan-${PBUILD}:" configure.in || die   sed -i "s:^\(EXTRA_VERSION=\).*:\1-magellan-${PBUILD}:" configure.in || die
71    

Legend:
Removed from v.2157  
changed lines
  Added in v.2158