On Wed, May 22, 2013 at 2:42 PM, Zac Medico <zmed...@gentoo.org> wrote: > On 05/22/2013 08:21 AM, Luca Barbato wrote: >> >> check the FEATURES variable and be surprise =) (from man make.conf) >> >> nodoc Do not install doc files (/usr/share/doc). >> >> noinfo Do not install info pages. >> >> noman Do not install manpages. >> >> Adding a nounits norunscript and such might work and had been proposed. > > > It will require portage to be able to predict where the units are installed, > and also be able to avoid accidentally wiping out anything else that may be > installed nearby. The prediction issue also comes up in this bug which > requests a 'dounit' ebuild helper: > > https://bugs.gentoo.org/show_bug.cgi?id=469086 > > Maybe the package manager should query the unit location from pkg-config?
That sounds reasonable to me.