On 10/02/2010 05:21 AM, Peter Volkov wrote: > В Птн, 01/10/2010 в 12:38 -0700, Zac Medico пишет: >> Maybe advise them to use post_pkg_preinst instead of post_src_install, >> so it works even for binary packages. > > Is it possible for portage-2.1.8.x to depend on lafilefixer and add run > lafilefixer (if installed) from base profile bashrc?
The profile bashrc may not be a very good place for this since it's executed by all versions of portage, and thus would be redundant for >=portage-2.1.9. We can do a portage-2.1.8.4 version bump with support for running lafilefixer, but this is a questionable move given that this version bump will be eligible for stabilization at about the same time as portage-2.1.9.13. -- Thanks, Zac
