--- smage/trunk/core/mage/mage-0.4.23-r1.smage2 2011/01/28 21:41:39 1180 +++ smage/trunk/core/mage/mage-0.4.23-r1.smage2 2011/01/28 21:42:06 1181 @@ -17,8 +17,8 @@ SRC_URI=( mirror://${PNAME}/${SRCFILE} - mirror://${PNAME}/${PNAME}-0.4.23-busybox.patch - mirror://${PNAME}/${PNAME}-0.4.23-busybox-system-group-support.patch + mirror://${PNAME}/${PNAME}-0.4.22-busybox.patch + mirror://${PNAME}/${PNAME}-0.4.22-busybox-system-group-support.patch ) src_prepare() @@ -27,8 +27,8 @@ cd ${SRCDIR} # mcore specific patches - mpatch ${PNAME}-0.4.23-busybox.patch || die - mpatch ${PNAME}-0.4.23-busybox-system-group-support.patch || die + mpatch ${PNAME}-0.4.22-busybox.patch || die + mpatch ${PNAME}-0.4.22-busybox-system-group-support.patch || die } src_install()