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 2154 by niro, Mon Jul 6 18:21:31 2009 UTC revision 2155 by niro, Mon Jul 6 18:31:55 2009 UTC
# Line 84  src_prepare() Line 84  src_prepare()
84   # see: http://www.hardened-php.net/suhosin/index.html   # see: http://www.hardened-php.net/suhosin/index.html
85   mpatch ${PNAME}-${PVER}-suhosin-${SUHOSIN_PVER}.patch || die   mpatch ${PNAME}-${PVER}-suhosin-${SUHOSIN_PVER}.patch || die
86    
87     # fully regenerate aclocal too
88     rm aclocal.m4 || die
89    
90   # rebuild configure   # rebuild configure
91   autoreconf --force --install || die   autoreconf --force --install || die
92    

Legend:
Removed from v.2154  
changed lines
  Added in v.2155