distutils_src_install
make DESTDIR=${D} install || die
}
pkg_postinst() {
einfo "Consider installing sys-apps/fakeroot for use with the ipkg-build command,"
einfo "that makes it possible to build packages as a normal user."