--- smage/trunk/core/mage/mage-0.4.20-r1.smage2 2010/04/28 13:46:22 324 +++ smage/trunk/core/mage/mage-0.4.20-r1.smage2 2010/04/28 13:59:52 325 @@ -21,6 +21,7 @@ mirror://${PNAME}/${PNAME}-0.4.19-busybox.patch mirror://${PNAME}/${PNAME}-0.4.19-smage-busybox.patch mirror://${PNAME}/${PNAME}-0.4.19-mage-busybox.patch + mirror://${PNAME}/${PNAME}-${PVER}-mage-busybox-quirks.patch ) src_prepare() @@ -33,6 +34,7 @@ mpatch ${PNAME}-0.4.19-busybox.patch || die mpatch ${PNAME}-0.4.19-smage-busybox.patch || die mpatch ${PNAME}-0.4.19-mage-busybox.patch || die + mpatch ${PNAME}-${PVER}-mage-busybox-quirks.patch || die } src_install()