On Thu, Dec 3, 2009 at 6:46 AM, Andrew Flegg <[email protected]> wrote: > 2009/12/2 Anderson Lizardo <[email protected]>: >> >> All files installed under e.g. /usr/lib/python2.5 go "automatically" >> to /opt. But note that the package itself is unchanged (because >> pymaemo-optify takes care of handling these mount binds), so there is >> no way for maemo-optify to know whether to optify some Python package >> simply by looking at where it installs files. > > Short version of the required heuristics for NOT invoking maemo-optify: > > * any package including /opt > * any package with debian/optify containing 'none' > * any package with a direct, or indirect, dependency on pymaemo-optify.
That "indirect dependency" part may be tricky to implement, maybe just check for dependency on python or python2.5 ? Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
