--- smage/trunk/core/hwinfo/hwinfo-18.1-r1.smage2 2011/01/27 23:48:19 1169 +++ smage/trunk/core/hwinfo/hwinfo-18.1-r1.smage2 2011/01/27 23:49:21 1170 @@ -46,16 +46,16 @@ mpatch ${PNAME}-13.41-remove-sbin.patch || die # add intel pineview to known x11 drivers - mpatch -Np1 ${PNAME}-${PVER}-add-intel-pineview-x11-drivers-i386.patch + mpatch ${PNAME}-${PVER}-add-intel-pineview-x11-drivers-i386.patch # use r128 module for all ati rage cards - mpatch -Np1 ${PNAME}-${PVER}-use-r128-module-for-ati-rage-cards-i386.patch + mpatch ${PNAME}-${PVER}-use-r128-module-for-ati-rage-cards-i386.patch # use mach64 module for all ati mach64 cards - mpatch -Np1 ${PNAME}-${PVER}-use-mach64-module-for-ati-mach64-cards-i386.patch || die + mpatch ${PNAME}-${PVER}-use-mach64-module-for-ati-mach64-cards-i386.patch || die # add a bunch of via drivers to known x11 drivers - mpatch -Np1 ${PNAME}-${PVER}-add-openchrome-x11-drivers-i386.patch || die + mpatch ${PNAME}-${PVER}-add-openchrome-x11-drivers-i386.patch || die } src_compile()