Re: [PATCH] misc-functions: Prefix fixes
Mike Gilbert <[email protected]> Mon, 25 Jul 2022 19:42:51 -0400
| Newsgroups | gmane.linux.gentoo.portage.devel |
|---|---|
| Message-ID | <CAJ0EP43ZKWZLSFEpok=yUoWH4hmF5CKtYSehy-gOHGONzB6EHA@mail.gmail.com> |
On Mon, Jul 25, 2022 at 12:47 PM Fabian Groffen <[email protected]> wrote: > > bin/misc-functions.sh: some Prefix fixes > > - ED needs not to exist, whereas D does, so ensure we check for that, > and create ED if absent, necessary for further checks to succeed > - use EPREFIX in INSTALL_MASK Seems good to me.