From 88b10ce0377d943b49f1dc20268fcb84e0ff2791 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Fri, 27 Jan 2023 00:22:43 +0100 Subject: [PATCH] README: clarify both NONFREE and NONFREE_COMPONENTS must be exported --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 18d88d9f..a74829db 100644 --- a/README +++ b/README @@ -135,8 +135,8 @@ The process of building a CD is composed of the following steps: variables: - if NONFREE is set, then packages from the components defined in - NONFREE_COMPONENTS will be allowed (NONFREE must be exported to - all sub-shells) + NONFREE_COMPONENTS will be allowed (NONFREE and NONFREE_COMPONENTS + must be exported to all sub-shells) - if EXTRANONFREE is set, then similarly non-free packages will be included on an extra CD (the last CD in fact). Don't use NONFREE and EXTRANONFREE at the same time! (EXTRANONFREE must be exported