--- trunk/extras/apache2-mod_python/apache2-mod_python-3.3.1-r5.smage2 2009/12/01 08:25:19 4249 +++ trunk/extras/apache2-mod_python/apache2-mod_python-3.3.1-r5.smage2 2009/12/01 08:26:04 4250 @@ -35,10 +35,10 @@ mpatch ${PNAME}-${PVER}-magellan.patch || die # fix an build error - mirror://${PNAME}/${PNAME}-${PVER}-apr_brigade_sentinel.patch + mpatch ${PNAME}-${PVER}-apr_brigade_sentinel.patch || die # fix build against newer apache - mirror://${PNAME}/${PNAME}-${PVER}-apache-2.4.patch + mpatch ${PNAME}-${PVER}-apache-2.4.patch || die autoreconf --install --force || die }