On Sun, Jul 14, 2019 at 11:29 PM Michał Górny <mgo...@gentoo.org> wrote: > > On Sun, 2019-07-14 at 19:50 -0400, Mike Gilbert wrote: > > Signed-off-by: Mike Gilbert <flop...@gentoo.org> > > --- > > profiles/use.desc | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/profiles/use.desc b/profiles/use.desc > > index fc19bbd0bbaa..ec5d4d6bc594 100644 > > --- a/profiles/use.desc > > +++ b/profiles/use.desc > > @@ -299,6 +299,7 @@ source - Zip the sources and install them > > sox - Add support for Sound eXchange (SoX) > > speex - Add support for the speex audio codec (used for speech) > > spell - Add dictionary support > > +split-usr - Splits /bin and /lib from /usr/bin and /usr/lib > > sqlite - Add support for sqlite - embedded sql database > > ssl - Add support for SSL/TLS connections (Secure Socket Layer / Transport > > Layer Security) > > startup-notification - Enable application startup event feedback mechanism > > I have no explicit suggestions right now but this description sounds > like it's going to magically take care of splitting or merging > the directories, and AFAIK it doesn't do that.
Yeah, the wording sucks, and I am open to suggestions. How about something like this: Enable behavior to support maintaining /bin and /lib separately from /usr/bin and /usr/lib.