Christian Faulhammer yazmış:
> Hi,
> 
> Ali Polatel <[EMAIL PROTECTED]>:
> 
> > Packages using distutils_src_install don't need any modifications.
> > For other packages I've opened a tracker bug¹. The usage is simple,
> > just call python_need_rebuild without arguments in src_install.
> 
>  And what about packages (app-misc/gramps) that need a rebuilt, are not
> distutils based and use no python.eclass?
> 
> V-Li
> 

inherit python

src_install() {
    python_need_rebuild
    ...
}

-- 
Regards,
Ali Polatel

Attachment: pgpJtXPE3T2W0.pgp
Description: PGP signature

Reply via email to