--- trunk/extras/notify-python/notify-python-0.1.1-r1.smage2 2010/09/23 17:19:11 6872 +++ trunk/extras/notify-python/notify-python-0.1.1-r1.smage2 2010/09/23 17:20:22 6873 @@ -26,3 +26,11 @@ ) UP2DATE="updatecmd ${HOMEPAGE}/files/releases/source/${PNAME}/ | lasttarball" + +src_compile() +{ + cd ${SRCDIR} + + mconfigure || die + mmake || die +} \ No newline at end of file