Magellan Linux

Diff of /trunk/extras/apache2-mod_python/apache2-mod_python-3.3.1-r5.smage2

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

revision 4249 by niro, Tue Dec 1 08:25:19 2009 UTC revision 4250 by niro, Tue Dec 1 08:26:04 2009 UTC
# Line 35  src_prepare() Line 35  src_prepare()
35   mpatch ${PNAME}-${PVER}-magellan.patch || die   mpatch ${PNAME}-${PVER}-magellan.patch || die
36    
37   # fix an build error   # fix an build error
38   mirror://${PNAME}/${PNAME}-${PVER}-apr_brigade_sentinel.patch   mpatch ${PNAME}-${PVER}-apr_brigade_sentinel.patch || die
39    
40   # fix build against newer apache   # fix build against newer apache
41   mirror://${PNAME}/${PNAME}-${PVER}-apache-2.4.patch   mpatch ${PNAME}-${PVER}-apache-2.4.patch || die
42    
43   autoreconf --install --force || die   autoreconf --install --force || die
44  }  }

Legend:
Removed from v.4249  
changed lines
  Added in v.4250